rotation around
Y and
> > then a rotation around X.
> >
> > My problem is that when i rotate the second time, the first
rotation is
> > cancelled.
> >
> > Can someone help me?
> >
&g
You must be use a ModelLoader.
Example:
Scene scene = new Scene();
ModelLoader loader = new ModelLoader();
BranchGroup bg = new BranchGroup();
scene = loader.load("file.dxf");
bg = scene.getSceneGraph();
so..now add the BranchGraph in your universe..
SILVANO MALFATTI
COMPUT
I imported an object DXF to my universe, but I don“t know your position.
How can I to do to init the object in the positio 0.0,0.0,0.0
SILVANO MALFATTI
COMPUTER SCIENCE - URI University
Exception loading file from path:java.io.FileNotFoundException
if you have any example, please, send-me..
Thanks a lot..
SILVANO MALFATTI
COMPUTER SCIENCE - URI University
-
===
To
Exception loading file from path:java.io.FileNotFoundException
if you have any example, please, send-me..
Thanks a lot..
SILVANO MALFATTI
COMPUTER SCIENCE - URI University
-
===
To