Hi,
this a new account I made in hopes to find someone here who could help me as I am finding it difficult to find people with experience using OGRE3D on other parts of the internet.
I need to make a simple game and if you are interested then please send me a PM and we can discuss.
Thank you.
Hiring. Need a simple game created with OGRE
-
- Gnoblar
- Posts: 1
- Joined: Tue Aug 20, 2019 5:34 pm
-
- Gremlin
- Posts: 173
- Joined: Wed Feb 03, 2016 2:24 am
- x 17
Re: Hiring. Need a simple game created with OGRE
Which part you have difficulty with? Render, physics, basic C++, or connection between them?
Render:
If Ogre 2.1 is too hard, you can try Ogre 1.9 which is easier for prototyping a game.
If Ogre 1.9 is still too hard, you can learn vanilla Opengl from https://learnopengl.com/.
Physics:
You can use a great free library named Bullet Physics: https://pybullet.org/wordpress/
or write it yourself by reading some great books like "Game Physics Engine Development" (Ian Millington)
I am curious - what is the scope of your "simple game"?
Render:
If Ogre 2.1 is too hard, you can try Ogre 1.9 which is easier for prototyping a game.
If Ogre 1.9 is still too hard, you can learn vanilla Opengl from https://learnopengl.com/.
Physics:
You can use a great free library named Bullet Physics: https://pybullet.org/wordpress/
or write it yourself by reading some great books like "Game Physics Engine Development" (Ian Millington)
I am curious - what is the scope of your "simple game"?