While I consider myself a reasonably competent programmer, I have no experience with even the most basic graphics programming.
Are there any recommended resources for learning the basics of 3D programming - preferably using a high-level language like Python or JavaScript?
Ideally, I'd like a simple hello world example in canvas or WebGL with a space ship moving inside a cube (all wireframes).