资源列表
[OpenGL] Lesson05
说明:用opengl绘制三角锥和正方体,不同的面不同的颜色。并且三角锥和正方体以不同的旋转角度自动旋转。旋转可以键盘操作控制。-Triangle rendering using opengl cone and cube, different face in different colors. And triangular cone and the cube in different rotation automatic rotation. Can rotate keyboard control.<罗成明> 在 2025-06-23 上传 | 大小:13kb | 下载:0
[OpenGL] 3Dcasestudyusingopengl
说明:全程使用OpenGL的实例详细介绍了如何利用OpenGL进行编程,是学习OpenGL不可缺少的一本教程.-Full use of OpenGL examples described in detail how to make use of OpenGL programming is an indispensable learning OpenGL Tutorial 1.<陈依然> 在 2025-06-23 上传 | 大小:1.5mb | 下载:0
[OpenGL] fireworksparticlesystem
说明:使用OpenGL写的烟火粒子系统,加入了速度和加速度和粒子颜色的控制,封装了构建其他粒子的类框架,可作为开发其他粒子系统的参考.-The use of OpenGL to write the pyrotechnic particle system by adding speed and particle acceleration and color control, package of building other types of particles in the fr a mework,<陈依然> 在 2025-06-23 上传 | 大小:20kb | 下载:0
[OpenGL] Surface
说明:使用OpenGL对三维模型进行切割,显示出切割面,鼠标双击模型上的某个地方,确定一个点,连续三次,确定三个点,从而确定一个平面,此平面会将模型切割,显示出切割面-The use of OpenGL for three-dimensional cutting model, showing that the cutting surface, double-click the mouse model of a place to identify a point three times in a row<zc> 在 2025-06-23 上传 | 大小:54kb | 下载:1
[OpenGL] test2
说明:In the first tutorial I taught you how to create an OpenGL Window. In this tutorial I will teach you how to create both Triangles and Quads. We will create a triangle using GL_TRIANGLES, and a square using GL_QUADS. Using the code from the firs<mwb> 在 2025-06-23 上传 | 大小:1.17mb | 下载:0
[OpenGL] test3
说明:In the last tutorial I taught you how to display Triangles and Quads on the screen. In this tutorial I will teach you how to add 2 different types of coloring to the triangle and quad. Flat coloring will make the quad one solid color. Smooth coloring<mwb> 在 2025-06-23 上传 | 大小:1.16mb | 下载:0