View Full Version : math training for opengl
giuseppe500
02-28-2012, 07:08 AM
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
tonyo_au
02-28-2012, 07:20 PM
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
Kopelrativ
02-29-2012, 02:00 AM
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).
thokra
02-29-2012, 03:18 AM
+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.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.