-
-
-
-
-
-
-
-
[
Java/JSP]
nijja.zip
graphic program draws a person with openGL.
program writing Java with openGL library.
you must import openGL library before run it.
-
-
-
[
Visual C++ (VC++)]
CameraQuat.zip
A OpenGL program to demonstrate using Quaternion to rotate 3d model. Quaternion can avoid gibbs lock if you use euler angle to rotate 3d model.