|
Also, I'm trying not to use glu or glut functions. Forrest Voight wrote: Why does the cross-section matter? Just display it at the object's center... On Wed, Jul 1, 2009 at 1:01 AM, Astan Chee<astan.chee@xxxxxxxxx> wrote:Yes, this is what I'm trying to do but how do I calculate cross-section of the object at a given distance? Thanks again Tyler Laing wrote: Hmm, I'm not 100% familiar with 3d programming, but wouldn't the best way be to find the cross-section of the object at some distance from the camera, which would be a 2d shape, and then you can center the text on that shape? On Tue, Jun 30, 2009 at 9:26 PM, Astan Chee <astan.chee@xxxxxxxxx> wrote: |