Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Java3D - problem with setting bounds

Status
Not open for further replies.

anchi

Programmer
Feb 22, 2005
4
YU
I want to draw a surface and I need to set bounds of a 3D surface I'm drawing (using BoundingBox, BoundingSphere, BoundinLeaf or something else) because I'm working with infinite surface (in some cases I devide with number that is very close to 0). Computer automaticly sets bounds, but I need something else (for example only cube with diagonal points (-6,-6,-6) and (6,6,6). Any suggestion are welcome. Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top