资源列表
opengl_window
- 在Win32中封装的OpenGLContext类,在Win32窗口中使用OpenGL绘制图形。 注:工程中OpenGL_D配置文件需要提供环境变量OpenGL,否则需要使用者自行配置OpenGL-In the Win32 package in the OpenGLContext class, in the Win32 window using OpenGL to draw graphics. Note: The OpenGL_D configuration file in the pro
test
- 利用opengl绘制基本模型,实现图形颜色的填充,旋转,纹理图像-use opengl to draw the basic graphics,graphics color fill,rotation and texture graphics
JT2
- obj文件的读取和拉普拉斯方法的光顺 -Fairing fairing read obj file and reads the file obj Laplace methods and methods of Laplace
Test1
- 根据天体运动规律,显示地球,月球,太阳的运动轨迹-According to the movement of celestial bodies, showing the trajectory of Earth, the moon, the sun
planet-opengl
- openGl program for creating a planet rotating around sun.
nehe-lesson
- 通过openGL可以实现六个面六个自由度的源代码,这其中也包括六个面不同的贴图方式。-We can achieve six degrees of freedom of the surface of the source code through six openGL, which also includes six different surface textures manner.
jisunjituixngxuesuanfajijiaocheng
- 计算机图形学原理及算法教程,非常适合新手-Computer graphics theory and algorithms tutorial for new users
move
- 会旋转的正方体。代码中包含基本三角形,基本四边形等绘制图形面的组合以及旋转等基本命令。适合初学者仔细琢磨。-Cube will rotate. Code contains substantially triangular, substantially quadrangular, etc. and combinations of rotary drawing command basic pattern plane. Suitable for beginners to digest.
howtosetupglutatwin7
- 如何在Win7上使用VC6.0搭建OpenGL glut开发环境。-how to set up the development environment of OpenGL glut with VC6.0 on Win7.
light_sphere
- Win7上VC6.0使用OPENGL的GLUT绘制茶壶或者球体。-WIN7+Glut+VC6.0 render a sphere or a teapot with light.
3_1
- 编写一个基于OpenGL的程序,绘制一个三角形,并分别绘制这个三角形经旋转、平移、缩放后的结果-opengl triangle
marching-cubes
- OpenGL实现marching cubes算法源码-OpenGL to achieve marching cubes algorithm source