| Fenrir 2005-02-09, 11:20 pm |
| Hi,
I want to display mobile trajectory in 3D,
the mobile trajectory will change whith wind, humiduty rate, temperature,
earth attraction and so on.
First I want to display the refences'axes (X,Y,Z) and a line from calculated
points.
the mathematical represation is a parametric curve c=f(t)
There is node Line in VRML ?
How to make the line?
With 100 points resolution points[0] {X,Y;Z} ->points[99].....
Next I 'want to generate field from XML data.
do I use elevation grid ?
Last but not least, there is someone who know good ressources upon :
3D geomatics and GIS
3D, Vrml, X3D, scripting
wings tutorials (sourceforge.net) and other Open Source projects
|