资源列表
arrow3.rar
- Matlab三维箭头标识图,可能比较简单,但是非常实用,作图时可利用,Matlab three-dimensional arrow logo map, may be more simple, but very useful, can be used when mapping
SwimmingPool2
- Animation of swimming pool
TLesson5
- OpenGL教学,三维图形绘制-OpenGL teaching, 3D graphics rendering
Linesphere
- 利用顶点数组实现的一个画线框球的程序-use vertex arrays to achieve a painting of the wireframe ball procedures
MarchingCubes
- MarchingCube算法,这是关于三维重建,包括详细的简介-algorithm about 3d reconstruction
yuanzhu
- 用c++写个关于圆柱的程序主要用到了继承和派生-With c++ written procedures on cylindrical main use of the inheritance and derived
A02_OpenGLmap
- 基于A02_OpenGL的基本图形,通过VC++编程模块来实现基本图形的编程-Based on the basic graphics A02_OpenGL by VC++ programming model to achieve a basic graphics programming
Bresenham_drawline
- 计算机图形学 opengl bresenham画直线算法-Computer graphics opengl bresenham painting a straight line algorithms
Lines
- 线,反走样,计时,正投影和简单的声音: 它将包括线,反走样,计时,正投影和简单的声音 -Line, anti-aliasing, timing, orthographic and simple sound: it includes the line, anti-aliasing, timing, sound and simple orthographictechniques, you will be drawn to mask the exact location.
OpenGLgraphic
- 基于opengl的基本图形绘制-opengl on the basic graphics rendering.
solarsystem
- Opengl中太阳系的绘制,用到了纹理、旋转、坐标系定位等
Hanoi
- 一个绘制非常有名的汉落塔Hanoi的程序 同样是基于opengl的平台