资源列表
dna.cpp
- the dna contains the shapes of dna
B
- 使用OpenGL绘制B样曲线,实现鼠标右键在屏幕中选点,左键可拖动点,三次,四点确定一条曲线-B-spline curves using OpenGL rendering to achieve the right mouse button on the screen selected points, left draggable points, three times, four points determine a curve
BillboardbillboardPolygon
- opengl billboard的简单例子,详细说明了billboard的原理和使用方法-opengl billboard simple example, a detailed descr iption of the principles and use of billboard
3Dpyramid
- 用OpenGL写的3D金字塔,可以从不同的视角观察3D金字塔-opengl 3d pyramid
le9
- 应用OpenGL和VC++6.0编写制作美丽的星空程序-OpenGL and VC 6.0 to compile and make beautiful starry procedures
2D_3D
- 开发环境Dev C++,用户可以通过界面输入多变型和立方体的参数,然后绘制POLYGON和CUBE-Development environment, Dev C++, users can enter the variable type and cube interface parameters, and then draw POLYGON and CUBE
lesson04
- 如何旋转三角形和四边形。左图中的三角形沿Y轴旋转,四边形沿着X轴旋转。-How to rotate the triangle and quadrilateral. The triangles along the left Y axis, the quadrilateral along the X axis.
OpenGl
- 图形学OpenGL点虚线各种形状设置,不闭合折线大小-Graphics OpenGL dash-dot shapes
include
- 直线生产算法,理解基本图形元素光栅化的基本原理,掌握一种基本图形元素光栅化算法,利用OpenGL实现直线光栅化的DDA算法。-Straight-line production method, understanding the basic graphic elements of the basic principles of grating, have a basic graphic elements rasterization algorithms, the use of OpenGL to
VideoTexture_src
- This short program shows how a live video stream from a web cam (or from a video file) can be rendered in OpenGL as a texture. The live video stream is captured using the Open Source Computer Vision library (OpenCV). The program also shows how an Ope
thatriier
- vc做的一个标尺 A scale that vc does-Vc do A ruler A scale that vc does
opengl
- 2个简单的OPENGL源码:基本图元的绘制(DDA)和日地月模型