Hi everyone, I'm fooling around with DS Game Maker for a while now, but to me, it is a shame that I can't create 3D games. I kinda passed the 2D stage when I created games on the computer, and I want something more advanced: 3D. Does anyone know another game maker that does have full documentation, unlike DS App Studio, and the ability to make 3d games? I don´t mind scripting in Programmers Notepad or similar, but I don´t know how I gotta do that... so a tutorial on that will be welcome too Thanks in advance
I don't make my programs trough drag'n'drop. Is that a problem? ;-) No, seriously, in which language and IDE should I program? I can write my own engine, but I don't want to reinvent the wheel if I don't have to, so I was wondering if there is an IDE which has a.3D engine.
If you're experienced in C/C++, you can use libnds straight away - it has 3D built-in via its pseudoGlide library. As for the interface, you can use anything from Programmer's Notepad to Visual Studio C++. If you feel that you'd like something more basic, start with NightfoxLib, which is a wrapper for libnds that makes some things easier.
This post has been edited by Foxi4, Sat, December 8th, 2012 at 16:30