java3d question

D

Daniel Scherrer

How can you create a scene with java3d, delete it and create another scene.
For example creating a cube, deleting it and create a sphere which is shown
finally
I know it is done with lines similar to these:

....setCapability(Group.ALLOW_CHILDREN_WRITE);
.....setCapability(BranchGroup.ALLOW_DETACH);

But has someone a simple code fragment???
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,268
Latest member
AshliMacin

Latest Threads

Top