Drawing in java3D and lining objects
HI,
I need to do special task in java3D.
- Draw lines just like you do in paint. By clicking with mouse.
- Lineup 3D objects adjacent to each-other along this line as if the line was drawn on XY plane in the virtual world.
- Resizing the objects while making sure they remain adjacent to each-other.
I shall appreciate any ideas regarding this.
Regards,
Mohan