资源列表
terrain
- 使用opengl开发的地形小程序,想要用OPENGL做地形开发可以模仿此源代码,搭载好OPENGL开发环境就可以跑了。-Developed using opengl terrain applet, you want to do with the terrain OPENGL development can mimic this source code, equipped with good OPENGL development environment can be run.
BESIER
- 使用OPENGL做的贝塞尔曲面,想要学习贝塞尔曲面创建过程的可以模仿此代码.-Bezier surfaces using OPENGL do want to learn the process of creating Bezier surfaces can mimic this code.
Shadow-Mapping
- vc 6.0环境下实现的阴影贴图算法,可以实现阴影效果的实时绘制。-shadow maps algorithm vc 6.0 environment to achieve, you can achieve real-time rendering shadow effect.
triangle
- 这是用C++结合OpenGL写的动态三角形的例子,其中用到了光照等,对OpenGL的进一步学习有很大的帮助。-this program is about triangles,you can leart something in it.
qtgltest-master
- qt+opengl的例子,适合于想要把qt和OpenGL结合起来使用的初学者,是很好的例子-example of qt+OpenGL,for learning purpose, suit for newers of learning qt and OpenGL
proton_sdk_source-master
- Proton 3d engine impelement irrlicht 1.9.0 with OGLES1.0, OGLES2.0 and OpenGL You can build on Win32, MacOS, Android, Ios. https://github.com/fatalfeel/proton_sdk_source -Proton 3d engine impelement irrlicht 1.9.0 with OGLES1.0, OGLES2.0 and Op
OpenGL-7
- opengl编程指南第七版,对初学opengl编程有很大帮助-opengl Programming Guide, Seventh Edition, opengl programming for beginners great help
Cloth-Animation-master
- 这个程序主要是利用kinect进行人体的扫描,并且扫描精度可以达到手关节的程度,扫描后,利用VC++进行虚拟人的衣物的模拟与试穿,效果很好。-This program is mainly carried out using kinect body scan, and the scan accuracy can reach the degree of hand joints, after scanning, use VC++ and try to simulate virtual human cl
Kinect-Cloth-master
- 这个程序主要是利用kinect进行人体的扫描,并且扫描精度可以达到手关节的程度,扫描后,利用VC++进行虚拟人的衣物的模拟与试穿,效果很好。-This program is mainly carried out using kinect body scan, and the scan accuracy can reach the degree of hand joints, after scanning, use VC++ and try to simulate virtual human cl
OpenCVGL
- OpenGL,用参数方程绘制球体,程序可以直接运行-OpenGL, draw a sphere with a parametric equation, the program can be run directly
CylinderRender
- 基于c++的源码绘制圆柱体,有普通绘制功能,和递归绘制功能2种情况,请参考!-Based c++ source drawing cylinder, a common drawing functions, and features two kinds of recursive draw, please refer to
OpenGLDemo
- 用JAVA编写的OPENGL程序 实现了基本的框架和旋转功能-JAVA openGL