[vox-tech] opengl: lines and points

Ken Bloom kabloom at ucdavis.edu
Sun Jan 30 09:50:56 PST 2005


On Sun, 30 Jan 2005 10:05:42 -0500
p at dirac.org (Peter Jay Salzman) wrote:

> On Sat 29 Jan 05, 10:38 PM, Ken Bloom <kabloom at ucdavis.edu> said:
> > On Sun, 30 Jan 2005 00:49:56 -0500
> > p at dirac.org (Peter Jay Salzman) wrote:
>  
> [original code snipped - reposted below]
> 
> > I'm not sure why it shows up for you when you deleted one of the
> > lines, but when I ran your code as written, the lines were outside
> > the (-1.0,-1.0) to (1.0,1.0) clipping box, so they weren't getting
> > drawn. Changing the coordinates helped, and they were both drawn.
> 
> Wait -- what clipping box?  I request an 800x600 window.  The camera
> should be positioned at the origin, facing down the -z axis, and have
> coordinates 800 by 600.

When you request an 800x600 window, the camera is positioned at the
origin, facing down the -z axis, and has coordinates ranging from -1 to
1 on each axis. You didn't give me reshape() last time.

Your new program works for me with both tDisplay() and xDisplay()


-- 
I usually have a GPG digital signature included as an attachment.
See http://www.gnupg.org/ for info about these digital signatures.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://ns1.livepenguin.com/pipermail/vox-tech/attachments/20050130/8ed490a0/attachment.bin


More information about the vox-tech mailing list