Re: [JAVA3D] How to get a loaded object 3D coordinate

2004-05-19 Thread Mark McKay
C.H.Zhu wrote: Hi, all, Suppose I have already loaded a Vrml scene, then I add a ColorCube on it. My question is: how can I get the placed ColorCube world coordinate, can anybody help me? Best regards, Zch IF you're using X3D as a loader, there is no easy way to do this, since X3D uses Link nodes w

[JAVA3D] Screenshot trouble

2004-05-19 Thread Chris Ender
Hello I used to make screenshots from my java3d application with the software fraps. For videos an extended version of canvas3D writes the buffer to disk after every frame. my appl. has about 0.2 frames/sec :) after that i used to conclude the images to a video. since today the screenshots from f