View Full Version : c langauge syntax for glPolygon command
shailaja
12-02-2003, 12:28 AM
How the glPolygon command is implemented using language? Where i can get these information and other sample codes for simple opengl commands? Kindly help me and thanks...
PanzerSchreck
12-02-2003, 12:41 AM
Take a look at the glManPages here : http://www.3dlabs.com/support/developer/GLmanpages/
shailaja
12-02-2003, 01:05 AM
Thanks for your help but i need the source code or implementation of glPolygon command
Originally posted by PanzerSchreck:
Take a look at the glManPages here : http://www.3dlabs.com/support/developer/GLmanpages/
PanzerSchreck
12-02-2003, 01:36 AM
Then go for MesaGL : http://www.mesa3d.org/ , a GL-Implementation that comes with full source.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.