-
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.
-
Junior Member
Regular Contributor
Re: Source Code of glTranslatef()
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
-
Senior Member
OpenGL Guru
Re: Source Code of glTranslatef()
Have a look at the source to Mesa . It's a free OpenGL-like API.
-
Re: Source Code of glTranslatef()
Where is the forum where the staff responds to questions?
-
Junior Member
Regular Contributor
Re: Source Code of glTranslatef()
End-user hardware and software question is the forum to post the question.
NewROmancer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules