Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 3 of 3

Thread: Recommendation?

  1. #1
    Junior Member Newbie
    Join Date
    Jul 2005
    Posts
    2

    Recommendation?

    I'm looking for some higher level api's for opengl game development in C++. I want to use Eclipse, maybe Dev-C++ as my development platform.

    I found NeoEngine and NeoEngine 2. NeoEngine 2 looks impressive but hasn't support for my preferred development platforms.

    Another solution might be Crystal Space. But I'm not sure. Would be nice to get some advice from you pros

  2. #2
    Senior Member OpenGL Pro
    Join Date
    May 2000
    Location
    Naarn, Austria
    Posts
    1,142

    Re: Recommendation?

    Crystal Space looks pretty good... You might also have a look at Ogre 3D, it has a much more flexible scene graph, but at the disadvantage that you have to do a bit more yourself if the default scene managers don't fit your needs.

  3. #3
    Junior Member Newbie
    Join Date
    Jul 2005
    Posts
    2

    Re: Recommendation?

    Ogre is a 3d engine only. But it looks awesome And it comes dev-c++ ready!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •