搜索资源列表
Circle1
- vc opengl study book.
MidPointCirle
- 用中点画圆法,通过调用opengl库在VC++中画一个圆-draw a circle with openGL
moto
- 摩托车的一个模型,使用vc++和opengl绘制-A model of motorcycle, using vc++ and opengl rendering
noise
- 柏林噪声VC实现使用opengl实现,实现功能较为简单-failed to translate
opengl-basic-example
- opengl制作的例子,实现鼠标控制立方体的旋转与平移-made by opengl in vc++.we can control the cube with keyboard.
openGL-rotate-triangle
- 在vc++6.0 上,用opengl实现三角形旋转,是2维的旋转而已-openGL rotate triangle(2d)
OpenGLentironment
- 设置OpenGL的VC++6.0的环境配置,使你走入OpenGL的环境中的文档说明-Set the OpenGL VC++6.0 environment configuration, make you walk in OpenGL environment in a document
Openglseedfills
- 计算机图形学中的用opengl和vc++实现的种子填充算法。-seedfill code
opengl_code
- 基于Vc++和opengl的编程绘制图形-Based on Vc++ and opengl programming drawings
OpenGL_Frame
- OpenGL入门,给出了VC++编写OpenGL程序的基本框架,适合初学OpenGL的同学-OpenGL entry, write OpenGL programs in VC++ the basic framework, suitable for beginners OpenGL students
planet
- 在VC++6.0嵌入有OPENGL头文件的环境中,实现展示太阳系模型的功能-In VC++6.0 with OPENGL header files embedded environment, the realization of the function display the solar system model
plmy
- 在VC++平台上用OpenGL构建的一个带按钮的程序框架。-In VC++ platform, built with an OpenGL application framework with a button.
qiche
- 一个演示汽车运动的程序,使用VC 与opengl编程-A demonstration vehicle movement procedures, the use of VC++ and opengl programming
regular-hexagon
- 利用VC++6.0 和OpenGL函数库绘制一个正六边形,并以该六边形的各边中点为顶点依次继续绘制正六边形,然后依次迭代,要求能够控制迭代次数,并且线条颜色循环为红绿蓝三种颜色。-To utilize VC++6.0 and OpenGL libraries to draw a regular hexagon vertex to the midpoint of each side of the hexagon in turn continue to draw a regular hexagon,
Rotating-A-Polygon
- 在VC++环境下,结合OpenGL,旋转一个多面体,让画面动起来-In VC++ environment, the combination of OpenGL, rotate a polyhedron, so that moving pictures
rxdgl1
- 由键盘控制旋后左右旋转的opengl立方体,vc开发-3d opengl cube,keyboard control
Surtherland
- 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。-Using VC+ OpenGL to achieve a straight line cutting the coding algorithm, on the screen in a closed arbitrary rectangular cutting a straight line.
texture-opengl
- windows 环境下vc++平台编写的opengl纹理贴图源码-vc and opengl texture
VC-draw-a-typical-surface
- 在VC++中使用OpenGL绘制典型曲面-In VC++ using OpenGL to draw a typical surface
glfont_openglshowtext
- 一种高效能的、以位图方式绘制字体的方法,开发环境:vc++/opengl/winxp