#3D People… lots-o-dem!
19-May-92 23:19:21
Sb: #15411-#3D People… lots-o-dem!
Fm: Jeff Richardson 72727,1626
To: doug wolfgram 76702,262
Like Jack says, the camera clipping plane is responsible, however, it can't
be set to a value less than 1.0. I ran into the same scenario once. After
that, I learned to always make sure that the scale of the scene would
result in a range of coordinates large enough to avoid close camera/scene
relationships. You may have to scale the entire model by 10 or some value,
just to expand the coordinate range.
-Jeff