搜索资源列表
-
0下载:
hge的opengl化实现,是个雏形,还将完成linux上的移植-useing opengl program hge
-
-
0下载:
When you start to program in OpenGL, you might need a decent Integrated Development Environ-
ment (IDE). Being free, open-source and platform independent, Eclipse (http://www.eclipse.
org/) is an excellent choice. Although officially a Java Devel
-
-
0下载:
opengl for a robot program
extract and compile in linux
compile with
gcc -lm -lglut -lGL -lGLU jmor.c
-
-
0下载:
opengl program for a graphical editor
in linux
extract and compile
gcc -lm -lglut -lGL -lGLU 123.c-opengl program for a graphical editor
in linux
extract and compile
gcc -lm -lglut -lGL -lGLU 123.cpp
-
-
0下载:
载入obj格式3d模型的OpenGL程序,可以平移,旋转相机和模型。linux下可以使用makefile编译,运行时,obj文件名作为参数。-A program using OpenGL to import .obj file. User can translate and rotate the camera and model.
-