documentation for Demo in Irrlicht examples

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
chaiein
Posts: 30
Joined: Wed Apr 11, 2012 6:51 am

documentation for Demo in Irrlicht examples

Post by chaiein »

I need the documentation like hello world and other examples for Demo in Irrlicht SDK.plz let me know where can i find this? just the API wont be complete If there are explaination for demo it will be more help full.
hybrid
Admin
Posts: 14144
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Re: documentation for Demo in Irrlicht examples

Post by hybrid »

The demo code is not prepared in a way that we can generate properly readable documentation fromit automatically. It's merely a larger example which you can study on your own to see how things can be made to create a larger application.
Post Reply