hey guys,
I want to start some basic 3D in HTML5 … Im moving in from AS3. So Im not sure what’s the best approach to simple 3D in the browser. I mean I dont want to do anything insane with webGL etc. I want some nice old skool 3D scrolling to mouse etc.
What I really want to achieve is learn how to plot a couple of straight lines in a 3D space. Not a cube, its more about the basics.
Here is a link to the idea.
Basically - should I be using three.js, canvas, javascript … or what!? Like I said I dont want mad libs enabling the next chrome experiment. When I look at three.js, all the examples are pretty full on. Where as im trying to find some basics.
whats the word out there?