资源列表
halfedge
- c++源代码 半边结构OpenGL 实现dog.obj文件读取, 进行放大缩小, 旋转等效率-OpenGL halfedge Algorithm
5DGS-3D-Shadow
- Opengl 阴影,WASD移动光源位置,上下左右移动物体位置,按空格可以切换出直升机-Opengl shadow, WASD to move the light source position, the vertical and horizontal position of a moving object, press the space bar to switch out of a helicopter
Test
- 一个简单的OpenGL纹理实例. 可以在VS2010下运行。-Examples of a simple OpenGL texture
Circle
- 使用圆周分割算法进行绘制的正圆,理论上逼近程度可以达到无限-opengl circle
SolarSystemAnimation
- 模拟太阳系的运行,利用openglAPI绘制,行星会绕着太阳转。-Solar System animation
CardinalCurve
- 卡蒂诺曲线,可以完成6个点的平滑合成曲线,opengl完成-Cardinal Curve
opengl_roate
- VC++ 调用opengl庫, 进行3ds 图形的动画旋转-3ds graphics opengl for rotation
wenlishuju-
- 一些基本的OpenGL的纹理数据图,可以方便初学者直接拿来学习与运用。-Some basic OpenGL texture data graph can be directly used for beginners to learn and use.
bezier
- 在vc环境中用opengl画一个心形的贝塞尔曲线-Vc environment using opengl to draw a heart-shaped Bezier curve
3d
- 一个简单的3d蚂蚁分层模型,使用的是OpenGL和C语-A simple 3D ant model, using opengl and C language
a6
- C++通过OpenGL实现纹理贴图程序 绘制桌子,茶壶,为他们贴上不同纹理 在桌面实现复合纹理 纹理与光照混合等效果-C++ drawing table, teapot achieved through OpenGL texture mapping procedures to achieve different textures for their complex texture paste mixed with a light texture and other effects o
ogl
- Simple opengl scene graph implementation. Support for Cameras, transformations and lights. Comes with example.