Re: [JAVA3D] Technic for projecting any jpeg or gif map over a 3D surface made from a DTED heights map

2002-12-28 Thread chris Thorne
Hi ,  just saw this old message. I am trying to do something similar with grid data using an indexed TriangleStripArray. Did you find a solution?  Mine is not working at the moment - I am trying to set texture coordinates and it just displays blank. Happy christmas and new year, chris Illar

Re: [JAVA3D] OT: Can't build X3D M5 (missing class)

2002-12-28 Thread Justin Couch
Michael P. McCutcheon wrote: Curious, do you know if the new X3D stuff have anything equivalent to the DOMToJ3D utility? There is no direct equivalent because JAXP now gives you a different way of looking at it. To do so, we make use of the transformation classes, and then use the output SAX st