3D programming in Monkey X
Monkey Forums/Monkey Beginners/3D programming in Monkey X| 
 | ||
| I was wondering are there any online tutorials (preferably video) that teaches how to do 3D programming in this Monkey X programming language? Thanks | 
| 
 | ||
| You might wan to take a look at http://www.monkeycoder.co.nz/Community/posts.php?topic=6206&page=1 currently there is on official 3D support though I believe a 3D module is being worked on, | 
| 
 | ||
| I started a tutorial here: http://www.monkey-x.com/Community/posts.php?topic=5070 | 
| 
 | ||
| Thanks for the links you all. | 
| 
 | ||
| FYI-- miniB3D+monkey is based off miniB3D for BlitzMax, which is based off Blitz3D. The original docs for Blitz3D are here: http://blitzmax.com/b3ddocs/command_list_3d_cat.php i am in the process of writing my own docs, since i have changed and added many, many new things (like shaders). |