资源列表
class2P
- 当独立厂商创建一种新技术时,OpenGL标准允许它们通过“扩展”的方法提供所扩展的功能。然后一个扩展就分成两部分发布:包含扩展函数原型的头文件和作为厂商的设备驱动。每个厂商有一个用于命名它们的新函数和常量的字母缩写。例如,NVIDIA的缩写(“NV”)用于定义它们的专有函数“glCombinerParameterfvNV()”和它们的常量“GL_NORMAL_MAP_NV”。如果多于一个厂商同意实现相同的扩展功能,那么就用缩写“EXT”。进一步,架构评审委员会可能“祝福”这个扩展,那么这就被称为
SUN
- 当独立厂商创建一种新技术时,OpenGL标准允许它们通过“扩展”的方法提供所扩展的功能。然后一个扩展就分成两部分发布:包含扩展函数原型的头文件和作为厂商的设备驱动。每个厂商有一个用于命名它们的新函数和常量的字母缩写。例如,NVIDIA的缩写(“NV”)用于定义它们的专有函数“glCombinerParameterfvNV()”和它们的常量“GL_NORMAL_MAP_NV”。如果多于一个厂商同意实现相同的扩展功能,那么就用缩写“EXT”。进一步,架构评审委员会可能“祝福”这个扩展,那么这就被称为
Demo
- 当独立厂商创建一种新技术时,OpenGL标准允许它们通过“扩展”的方法提供所扩展的功能。然后一个扩展就分成两部分发布:包含扩展函数原型的头文件和作为厂商的设备驱动。每个厂商有一个用于命名它们的新函数和常量的字母缩写。例如,NVIDIA的缩写(“NV”)用于定义它们的专有函数“glCombinerParameterfvNV()”和它们的常量“GL_NORMAL_MAP_NV”。如果多于一个厂商同意实现相同的扩展功能,那么就用缩写“EXT”。进一步,架构评审委员会可能“祝福”这个扩展,那么这就被称为
ComputerGraphics_GDIP
- ComputerGraphics_GDI+ ComputerGraphics_GDI+ ComputerGraphics_GDI+ ComputerGraphics_GDI+ -ComputerGraphics_GDI+ ComputerGraphics_GDI+ ComputerGraphics_GDI+ ComputerGraphics_GDI+ ComputerGraphics_GDI+ ComputerGraphics_GDI+ ComputerGraphics_GDI+
OpenGL-01
- OPENGL GLU GLUT GLUI GLEW GLEE
rtfluid06
- 基于物理的动力学流体模拟方法,即SPH方法杯中水的模拟-Physics-based simulation method for fluid dynamics, the SPH method for simulation of a cup of water
CG_hw2_Solar_00748152_hxw_edited
- 使用opengl绘制一个太阳系的模型演示日月地的关系和运行-Use opengl to draw a model of the solar system, the relationship between presentation and operation of the solar eclipse
1
- 用opengl画直线(通过拖动鼠标来确定的直线端点)-Opengl draw a straight line with (by dragging the mouse to determine the line endpoints)
Collide
- 基于opengl的物体碰撞 基于opengl的物体碰撞-failed to translate
Read3ds
- 此代码能读取三维模型3ds格式文件并用opengl显示。-Three-dimensional model of this code can read and use opengl 3ds format display.
the-control-of-mouse-and-keyboard
- opengl中使用鼠标来对绘制图元(点,线,三角形)进行旋转 使用键盘控制视点的位置-opengl mouse to use on the drawing primitives (points, lines, triangles) using the keyboard controls to rotate the position of viewpoint
OpenGL-Programming-Guide-2rd
- OpenGL编程指南非扫描版:内容为英字原文。-The OpenGL graphics system is a software interface to graphics hardware. (The GL stands for Graphics Library.) It allows you to create interactive programs that produce color images of moving three-dimensional objects. With
