View Full Version : Source Code of glTranslatef()
I need to know how can I get the source code of gl.h, e.g the function codes of glTranslatef(), glRotatef(), cos I try to convert them from logarithmic number system, as a result to compare it from standard floating point arithmetic. If I write them myself, it couldn't match other glut functions which are given.
NewROmancer
08-22-2000, 09:16 PM
Go to the forum where the SGI stasff responses to questions. The c code of the function as far as I know isn't freeware.
NewROmancer
Have a look at the source to Mesa (http://www.mesa3d.org) . It's a free OpenGL-like API.
skippyj777
08-23-2000, 02:27 AM
Where is the forum where the staff responds to questions?
NewROmancer
08-23-2000, 02:29 AM
End-user hardware and software question is the forum to post the question.
NewROmancer
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.