Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Circle.rar glut画圆程序 OpenGL中无专门的画圆命令,所以自己做了一个用glut画圆程序。
  • cg.rar computer graphics program to implement 3D gasket through recursive subdivision of tetrahedron using OpenGL functions
  • CNCSimulator.ZIP 老外用VB写的CNC仿真程序源码,可以载入G Code,还有OpenGL的3D图
  • OpenTK.zip A cross-platform OpenGL wrapper for C# and other .Net languages. It can support OpenGL 3.1 and GLSL language. You can use it write GPU based program using C# instead of C or C++.
  • cvltonemap.zip A GUI for High Dynamic Range Image Processing using OpenGL and GPU. By performing the algorithms on the graphics processing unit (GPU), this program can immediately display the results of the algorithm and parameter changes.
  • Castle2.zip Castle in opengl which shows the simple castle program..
  • Sierpinski_console.rar win32控制台程序制作的Sierpinski正方形海绵,我的图形学大作业,VC6编写,代码不依赖MFC,非常清晰,注释详尽,各个角度鼠标随意拖曳,内涵glut包,无需安装opengl
  • OPENGL_FIRE.zip opengl的烟花程序,来自高手的,供学习学习
  • lesson01.zip OpenGL basic, This program need Unit OpenGL for init.
  • FractalTerrain.rar 本程序是用vc++6.0与opengl编写的三维地形仿真程序,同时添加了纹理!