Re: [PyOpenGL-Users] nurbs
Brought to you by:
mcfletch
From: Mike C. F. <mcf...@ro...> - 2003-03-18 18:02:39
|
glMap is used in the PyOpenGL Dek/texturesurf demos. However, it's used with the glEvalMesh variants, not the single-coordinate variant. You can also see NURBs done using GLU's nurbs wrappers in OpenGLContext/scenegraph/nurbs and the RedBook demos. The Red Book has, if I recall correctly, a rather extensive section on the glMap/glEval stuff. Good luck, Mike Urmas Eero wrote: > Hi, > Are there any examples, how to use glMap and glEvalCoord1f ? > I just don't seem to get it :( > > sammy > > > > ------------------------------------------------------- > This SF.net email is sponsored by:Crypto Challenge is now open! Get > cracking and register here for some mind boggling fun and the chance > of winning an Apple iPod: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > _______________________________________________ > PyOpenGL Homepage > http://pyopengl.sourceforge.net > _______________________________________________ > PyOpenGL-Users mailing list > PyO...@li... > https://lists.sourceforge.net/lists/listinfo/pyopengl-users > -- _______________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://members.rogers.com/mcfletch/ |