-
Junior Member
Regular Contributor
math training for opengl
hello.
There is an software for help to visualize matrix , quaternion ,euler or test common operation with graphical or non graphical help .?
a math learning/training application before learning opengl.
Thanks
-
Advanced Member
Frequent Contributor
Re: math training for opengl
I don't know of a single piece of software but you might like to get "Mathematics for 3D Game Progamming and Computer Graphics" by Eric Lengley. I found it very helpful - it covers almost any thing you want and its examples are all OpenGl/GLSL
-
Junior Member
Regular Contributor
Re: math training for opengl
I would also recommend http://www.arcsynthesis.org/gltut/
It is a tutorial about graphics programming based on OpenGL, with a lot of the basics (including matrices and how they are used in this specific case).
-
Advanced Member
Frequent Contributor
Re: math training for opengl
+1 for Mathematics for 3D Game Progamming and Computer Graphics
Still, there is no such thing as mathematics for OpenGL. Many of the concepts employed in 3D graphics are much older than 3D graphics and OpenGL. 
What you need to know for a wide variety of tasks is explained very well in the aforementioned book.
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