I want to create an animating sphere representing the earth but here is the catch i want the users to be able to spin it round in real time, any suggestions what tools will do the trick?
A:
I'd suggest that you download Processing, start at this learning resource, and work your way through the 3D examples that come with Processing.
Jonathan Feinberg
2010-02-09 15:35:21
+1
A:
I would suggest taking a look at PaperVision3D. It has the built-in functionality to create a sphere.
sberry2A
2010-02-09 15:53:51
If you're working with Flash, PaperVision3D is the way to go.
Myk
2010-02-09 16:13:29
A:
If it helps, there's an example of a flash-based spinning earth here, with notes.
(However, that's only half your task, since you want the spinning to be user-controlled...)
Richard Inglis
2010-02-09 15:54:52