-
classic source of opengl Guide, lesson01
经典的nehe的opengl教程源码,lesson01-48。提供打包下载的真少。-classic source of opengl Guide, lesson01-48. Download package for the true small.
- 2022-03-10 12:39:03下载
- 积分:1
-
opengl高级编程与可视化系统开发(系统篇)
opengl高级编程与可视化系统开发(系统篇)-opengl Advanced Programming and Visualization System (the System Part 1)
- 2022-04-10 10:51:51下载
- 积分:1
-
图像处理的OpenGL代码
An opengl code for image processing
- 2022-02-24 23:15:18下载
- 积分:1
-
prepared by the use of a water animation, we should use
利用openGL编写的一个水的动画,应该对大家用-prepared by the use of a water animation, we should use
- 2022-06-18 21:44:06下载
- 积分:1
-
Opengl超级宝典
Opengl超级宝典-Opengl book
- 2022-02-16 02:37:11下载
- 积分:1
-
opengl的MFC例子
opengl的MFC例子-opengl examples of MFC
- 2023-08-15 00:40:02下载
- 积分:1
-
作场景漫游、虚拟现实的可以参考一下。主要内容是模拟一架飞机的飞行过程,包括飞行、发射子弹、喷射尾焰等。工具是VC++和OpenGL...
作场景漫游、虚拟现实的可以参考一下。主要内容是模拟一架飞机的飞行过程,包括飞行、发射子弹、喷射尾焰等。工具是VC++和OpenGL-scene for roaming, virtual reality can take a look. Main elements of a simulation of the flight of the aircraft, including the flight, firing bullets, such as flame spray. VC tools and OpenGL
- 2022-03-26 06:00:20下载
- 积分:1
-
opengl编程,用粒子系统制作的喷泉,为3d动画和园林软件很好的学习素材....
opengl编程,用粒子系统制作的喷泉,为3d动画和园林软件很好的学习素材.-opengl programming produced by the particle system of fountains, gardens 3d animation software and good learning materials.
- 2022-04-15 16:48:09下载
- 积分:1
-
在MFC中调用OpenGL库函数来实现二维图像的三维显示
在MFC中调用OpenGL库函数来实现二维图像的三维显示-OpenGL in MFC library function call to achieve the two-dimensional images of three-dimensional display
- 2022-03-01 12:07:51下载
- 积分:1
-
OpenGL读取obj文件
应用背景OpenGL可以很好的实现三维空间的编程,而obj格式作为一种简单而又通用的格式应用十分广泛。本程序实现了对obj格式的读取,并且实现了鼠标对模型的移动旋转等操作,OpenGL读取obj后,可以在此基础上实现对obj文件的控制以及贴图等多种操作关键技术OpenGL实现对obj模型的读取,关键在于对obj格式的理解,然后根据obj的格式实现对obj的读取。使用trackball和glm,可以读取和显示obj文件,并进行旋转与缩放。运行环境:vs2010, 运行后用o或者O选择obj文件,+和-进行缩放。程序亲测可用,注意计算机上的OpenGL环境的正确配置。
- 2022-03-11 23:54:39下载
- 积分:1