Name: Anonymous 2013-10-19 17:11
I'm a learning programmer and I chose to use Learn Python The Hard way to learn. Although this book does tell me how to program and I have learned a lot from it, I was wondering if/how I can draw 3D images from my python code. Can this be done in python via OpenGL or something (Forgive me for my idiocy, I am really new) or will I have to program in a different language e.g. Java to produce 3D rendered images.