Hi all,
I need help. I'm making a 3D
shape. This shape has parameters like height and width. Usually these
parameters are already set up and fixed at the main class. How can I
make it so that during runtime I can change the parameters and directly changes
/ adds onto the shape. So it'll be dynamicaly adding/changing itself
at runtime. Can Java3D do that ? because as far as I know, Java3D can move the
objects and views, but I haven't seen an example of interactively changing /
adding to the whole shape ?.
Thanks for sparing the time to read this
and to anybody that helps, thanks in advanced.
Take Care and Keep Smilling!
Tiza
|