Dear All,
I am planing to make a top view game using Irrlicht.Net (C#). From where should I start, I mean pls game me some links or related tutorials.
Thanks
Help!!
-
- Posts: 11
- Joined: Mon Jan 22, 2007 5:42 pm
- Location: Tbilisi, Georgia, Eastern Europe
- Contact:
There are no available tutorials regarding Irrlicht.net (C#) besides:
1. http://irrlicht.sourceforge.net/docu.net/index.html API.NET
2. http://irrlicht.sourceforge.net/downloads.html SDK
2. This forum.
If people on this forum be more active and post simple working codes, it will be easy everybody to learn using this engine. As for me, I am going to post this codes on this forum as soon as I learn anything. [/url]
1. http://irrlicht.sourceforge.net/docu.net/index.html API.NET
2. http://irrlicht.sourceforge.net/downloads.html SDK
2. This forum.
If people on this forum be more active and post simple working codes, it will be easy everybody to learn using this engine. As for me, I am going to post this codes on this forum as soon as I learn anything. [/url]
You haven't specified whether your "top-view" game is in 3d or 2d. And I assume you're talking about isometric or orthogonal perspective here?
If it's a 2d isometric one, then check here:
http://www.kirupa.com/developer/flash/i ... m#Isometry
And although it's in Flash Actionscript, but the concepts still apply, and Actionscript is pretty simple to understand too. =)
There's also a 3d isometric tutorial for Irrlicht [C++] on irrforge.org but god knows where it went. =X
If it's a 2d isometric one, then check here:
http://www.kirupa.com/developer/flash/i ... m#Isometry
And although it's in Flash Actionscript, but the concepts still apply, and Actionscript is pretty simple to understand too. =)
There's also a 3d isometric tutorial for Irrlicht [C++] on irrforge.org but god knows where it went. =X