The engine

Published February 28, 2005
Advertisement
Rob Loach has asked which will be the engine I'll use:

I think that I'll give a try at the OGRE engine. My choice is due to several reasons:

1. I've followed the development of the engine for quite some time now and I like the continuity of the development.

2. I'm quite a hardcore C++ programmer and OGRE fits my style of programming although I wouldn't have chosen to use STL in any way.

3. When I included vertex- and pixelshaders into my engine, I've taken a deep look into the OGRE sources to see how they've managed to include the programmable pipeline. So, in some kind, OGRE has been an inspiration for me ;)

4. The framework seems to have a reasonable learning curve so that I can produce interesting results in short time.

5. There are exporters for almost all mayor graphic tools and a lot of image formats are supported.

6. There were some nice demos in the 1.0.0 demo package which showed some of the effects I need for my projects.

7. There's an animation system included.

8. There are several products that have been successfully finished.

There might be several other reasons but those are the strongest I have found (among the one that it would take me just too much time to do all that on my own)...

Have fun...
Previous Entry Long time no update...
Next Entry More than a year...
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement