搜索资源列表
OPENGLAct
- 本代码通过对OpenGL库的引用实现了一带纹理的茶壶绕水平中心线旋转的动画。
fbo-gs
- 在现在GS引用还不普遍时,这是很难得的关于FBO和Geometry shader联合使用的DEMO
OPENGLNURBS
- 本例通过OpenGL库的引用,实现了Nurbs曲线的绘制
OPENGLNURBS
- 通过对OpenGl库的引用实现了NURBS曲线的绘制
光线法
- 通过直接计算得出的三维图像, 没有引用opengl, 纯数学计算-through direct calculation of 3D images, it is not in use opengl, pure mathematical calculations
NEHE
- 包含10个opengl基础图形图像的源程序,c++编写,有exe文件,直接编译通过。非常经典,值得引用。-Contains 10 basic graphic image of the source opengl, c++ writing, there are exe files directly compile. Very classic, worthy of reference.
OPENGLCube
- 本实例通过OpenGl库的引用,实现了绘制正方体的功能-OpenGl library through the example of the reference implementation of the function of the cube map
Lifangti
- 在vc上写的一个OpenGL的程序,要运行要先向工程添加引用的OpenGL库。可以用键盘的上下左右键控制立方体的旋转,立方体贴上了纹理。-Vc wrote in an OpenGL procedure, it is necessary to run the first add a reference to the works of the OpenGL library. Can be used around the top and bottom of the keyboard keys to c
OpenGLArt
- 利用VC对OpenGL库的引用来制作一经典的动画。-VC on the OpenGL library to use a reference to create a classic animation.
OpenGLCube
- 通过OpenGL库的引用,制作了正立方体的功能。-Through the OpenGL Library, produced a positive function of the cube.
OpenGLNURBS
- 通过对OpenGL的引用,实现了NURBS曲线的绘制。-By reference to OpenGL achieved NURBS curve drawing.
OPENGLAct
- 本实例通过对OpenGL库的引用实现一个带纹理的茶壶绕水平中心线旋转的动画-In this instance through the implementation of the OpenGL library reference to a teapot with a texture animation rotation around the center line level
OPENGLNURBS
- 通过对OpenGL库的引用,实现了NURBS曲面的绘制-OpenGL library on a reference implementation of the NURBS Surface Drawing
光线追踪
- 简单光线追踪实例,运用到C++中成员函数,运算符重载和引用的知识。(a simple example of ray trace)
