Here is a simple 3D modeling engine I have been working on in Python. I'm trying out how to create 3D objects and then move on to converting them into simple games. Right now, the code models a 3D cube. You can move around using the arrow keys and your mouse.