3

Could you please list a few free 3d OOP game engines, along with the pros and cons? Embeddable in VB.net would be great.

James T
  • 101
  • 6

3 Answers3

3

Existing questions which should answer you:

Also see the 3D Game and Graphics Engines Database.

Ricket
  • 14,810
  • 6
  • 66
  • 82
  • 5
    If the question is a duplicate, don't post the duplicate, vote to close as a duplicate. –  Sep 23 '10 at 17:10
  • If you agree with me that the question is a duplicate, don't vote me up, vote to close or vote down! –  Sep 23 '10 at 18:17
  • 1
    Well it's sort of like a 95% duplicate. There's not an /exact/ match. And I posted only to point out all the possible duplicates in a nicer format than a long comment of URLs. – Ricket Sep 23 '10 at 18:41
2

OGRE3D, IrrLicht, Horde3d, Panda3d.

jokoon
  • 5,243
  • 8
  • 38
  • 59
1

It depends on the language that you want to use. I have always liked the format of Java so I used the jMonkeyEngine to do this

WarmWaffles
  • 233
  • 2
  • 8