Page 1 of 1

First 3D Cube in GP!

Posted: Jul 27th, '17, 22:06
by MSandro
Hi, I made a very simple script in GP to draw a 3D cube. You can rotate it with the arrow keys. I have deliberately not used the path blocks because currently they are only available in development mode. The project should be a simply demsontration how to draw a 3D objects. Feel free to play around with the code and try to create some other nice 3D-Models.

I am also working on a 3D Rendering Engine wich can be used to make some nice 3D games.