-
计算机图形学 opengl编程指南第七版源码
这是计算机图形学相关的opengl编程 指南一书的源码,并非我的原创,但是忘记了具体的链接位置
- 2023-08-16 14:55:05下载
- 积分:1
-
openGl绘制自动旋转水杯
本程序实现的是一个简单的openGl程序,绘制红蓝两种颜色的水杯模型,并错开一定距离显示,实现水杯的自动旋转功能,配置好opengl环境后源程序在vs2010能够编译运行,且源代码中对opengl函数作出相关注释,是一个比较好的opengl入门级学习资料
- 2023-06-15 00:00:53下载
- 积分:1
-
A very famous collision detection engine and the simple example of using it.
A very famous collision detection engine and the simple example of using it.-A very famous a collision detection engine nd the simple example of using it.
- 2022-11-05 02:20:03下载
- 积分:1
-
/ *画圆的半径为9,8和7所示的颜色(0,0)
/* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0)
Draw the x and y axis
Draw the diagonal line
Draw the 12 by 6 quad around (0,0)
When the left mouse button is pressed the diagonal line moves as shown.
When the right button is pressed the diagonal line is reset to its
original position
The right button also toggles the direction from + to - x
Pressing Esc exits the program
*/-/* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0)
Draw the x and y axis
Draw the diagonal line
Draw the 12 by 6 quad around (0,0)
When the left mouse button is pressed the diagonal line moves as shown.
When the right button is pressed the diagonal line is reset to its
original position
The right button also toggles the direction from+ to- x
Pressing Esc exits the program
*/
- 2022-05-20 09:28:51下载
- 积分:1
-
OpenGL Programming and Advanced Visualization System (Advanced Programming Part...
OpenGL高级编程与可视化系统开发(高级编程篇)--OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-
- 2022-03-25 20:57:59下载
- 积分:1
-
使用glu建模
使用opengl进行建模。glut提供的九种实例对象,进行建模,可使用菜单进行选择,方便简单。可以选择线框图及填充图效果
- 2022-08-24 09:34:09下载
- 积分:1
-
OPENGL入门级学习文档,文件格式是chm的。对初学者非常有帮助...
OPENGL入门级学习文档,文件格式是chm的。对初学者非常有帮助-OPENGL study entry-level document, the chm file format is. Very helpful for beginners
- 2022-01-22 02:57:29下载
- 积分:1
-
本源码是对openGL编程的初学者一个很好的开始。目前很多书籍中讲的openGL编程都用的是C编程,对于如何移植到VS2005下本源码就可以了。...
本源码是对openGL编程的初学者一个很好的开始。目前很多书籍中讲的openGL编程都用的是C编程,对于如何移植到VS2005下本源码就可以了。-The source is openGL programming beginners a good start. At present, many books have talked about openGL programming using C programming, how to migrate to the source code under VS2005 it.
- 2022-02-15 12:13:21下载
- 积分:1
-
二次曲面,其功能是能够创建二次物体。通过OpenGL基于屏幕像素块所覆盖的区域对每一块覆盖的范围值进行计算,然后在RGBA模式中,OpenGL用该值与Alpha...
二次曲面,其功能是能够创建二次物体。通过OpenGL基于屏幕像素块所覆盖的区域对每一块覆盖的范围值进行计算,然后在RGBA模式中,OpenGL用该值与Alpha值相乘。-conicoid, and its function is to create two objects. Adoption of OpenGL-based screen pixel block area covered for each one covering the value calculated, and then RGBA model, the value of using OpenGL and Alpha value multiplication.
- 2022-02-02 19:22:26下载
- 积分:1
-
介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设...
介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取点云的分割方法。-introduces OpenGL point cloud processing of 3D transformation, we can pass CreateFile API access to equipment handle, reuse API function DeviceIoControl right equipment to achieve the access point cloud visit the segmentation method.
- 2022-09-05 09:55:03下载
- 积分:1