[ODE] Rendering

Kaido Kert kaidokert at gmail.com
Wed Feb 7 01:47:42 MST 2007


On 2/7/07, Lode Vanacken <lode.vanacken at uhasselt.be> wrote:
> Daniel K. O. wrote:
>
> >Szabo Gabor escreveu:
> >
> >>People use to talk about Irrlicht (http://irrlicht.sourceforge.net/)
> >>;)
> Anyway the main message you send is correct, if you want to start
> quickly use Irrlicht, if you want
> a lot of possibilities and more complex features use Ogre. Not sure how
> well documented Irrlicht is,
> but Ogre has a lot of it, with also an extensive Wiki and very crowded
> forum.
>
> Lode

Ogre also serves as an ( one of the few) excellent open-source example
of coding style and very good C++ library architecture. Everything is
set up and plugged in according to proper design patterns.
If a piece of code doesnt adhere to these standards, it doesnt get
into the library until properly refactored.

/kert


More information about the ODE mailing list