Simple 3D cube with rotation on 3 axes using python and the turtle module. This was adapted from a great website I found explaining the principles of 3D computer graphics for beginners (in my link below). Feel free to look at the code for improvements and suggestions:
https://www.dropbox.com/sh/ezzvgxvscb...
Have a look:
https://repl.it/talk/learn/3D-graphic...