资源列表
OpenGL-zhifeijifeixingdonghua
- 基础的OpenGL程序。实现简单3D纸飞机飞行的功能。-Based OpenGL program. Achieve the function of simple 3D paper airplane flight.
daima
- 画桌子和塔 三个视图 可以上下平移 旋转 缩放-Painting table and tower three views translation rotation scaling up and down
Untitled1
- 在opengl中使用鼠标点击来画点,可以引申为画圆或者划线-Use the mouse to click in opengl to draw points, can be extended to a circle or dash
FractalGenerator
- Fractal Generator每次执行会随机产生不同的图形,对于openGL初学者是不错的学习范例-implementation will be randomly each have different graphics, Open GL for beginners is a good example of learning
glos
- 这个也是一个很简单的实例一般初学者就很容易看懂-This is generally a very simple example it is easy to understand for beginners
OpenGL_GLUT_Matrix
- 用OPENGL制作的,显示在2维坐标系下图形平移,旋转的轨迹-Produced with OPENGL, appears in the 2-dimensional coordinate system graph translation and rotation of the trajectory
bezier
- OpenGL作为当前主流的图形API之一,它在一些场合具有DIRECTX更具优越性-OpenGL as the current mainstream of graphics is one of the API, which in some cases with DIRECTX more advantages
main
- 三棱柱,用c语言编程实现,结果正确,非常有用。-Prism, with the c programming language, the result is correct, very useful.
ConvertColor
- gui核心代码分析之ConvertColor应用
exam2-3
- #include <windows.h> #include <gl/gl u.h> #include <gl/glut.h> #include <math.h>-# Include <windows.h># Include <gl/gl.h># Include <gl/glu.h># Include <gl/glut.h># Include <math.h>
change
- 计算机图形学OPENGL图形几何变换: 1.输入一组数据 2.实现图形的非交互式几何变换 3.实现图形的交互式几何变换
depthOfField
- opengl depth of field 的实现,与Anti Aliasing使用的方法类似-opengl depth of field implementation, similar to the method used by Anti Aliasing