Java3D Simple Question
843799May 22 2010 — edited May 22 2010Hello,
The default view coordinates of SimpleUniverse is from -1 to 1 for all coordinates. But I want to change it to something like;
X coordinate => min -10 max 10
Y coordinate => min -10 max 10
Z coordinate => min 0 max 20
Please help me,
Thanks