GAME Engine?
GAME Engine?
Can this actually be used to make games, or does it just render graphics? If so, where can I find help on writing code for object interactions and setting conditions?
-
- Admin
- Posts: 3590
- Joined: Mon Oct 09, 2006 9:36 am
- Location: Scotland - gonnae no slag aff mah Engleesh
- Contact:
Re: GAME Engine?
Can I create my game using Irrlicht as game engine?knicholes wrote:Can this actually be used to make games, or does it just render graphics?
Of course you can, it's easy.
But please note: Irrlicht is not a game engine, it only does graphics. For a game, you need a bit more, like sound output and maybe networking and physics, and tools such as a game level editor. You are free to choose any other library to do this. But to make it easier, there are libraries and tools made by us which are independent of Irrlicht, but easily integrate with Irrlicht engine projects. For example, there is irrKlang, a free 3D and 2D sound engine, or irrEdit, a free 3D world and level editor. See the toolset page, the wiki or the forum for more informations and help about this.
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
-
- Posts: 83
- Joined: Fri Apr 11, 2008 3:06 am
- Location: Beaverton, Oregon, US