|
Hi, Just starting this tutorial so I apologize in advance.
Question #5 of the "self test" for chapter one deals with varying the size of
the bounding sphere. It implies (I think), that the sphere must encompass the
complete cube for the behavior (rotation of the cube) to be active. I guess this
means: anything less -> no rotation. But when I adjust the sphere to be
smaller than the cube it still rotates! I've even tried centering the sphere far
away from the cube and it still rotates. The only time I could get it to NOT
rotate was by commenting out the 2 lines of code that create the sphere and set
the bounds (setSchedulingBounds()). Am I missing the whole point?
Aaron Finch
|
- Re: [JAVA3D] bounding sphere for a behavior Aaron Finch
- Re: [JAVA3D] bounding sphere for a behavior Dennis J Bouvier
