-
这是利用OpenGL设计游戏书中的代码,非常经典,有喜欢OpenGL 的朋友大家一起分享。...
这是利用OpenGL设计游戏书中的代码,非常经典,有喜欢OpenGL 的朋友大家一起分享。
- 2022-07-24 18:17:40下载
- 积分:1
-
值得大家来看的程序!
图像显示和描述方面的代码,不妨来
值得大家来看的程序!
图像显示和描述方面的代码,不妨来-U.S. view of the procedure is worth! Image display and description of aspects of the code, it may come
- 2022-05-05 16:21:54下载
- 积分:1
-
OpenGL 开发资料,游戏开发者必备之参考指南
OpenGL 开发资料,游戏开发者必备之参考指南 -OpenGL development information, games developers must Reference Guide
- 2022-03-04 07:55:21下载
- 积分:1
-
如何创建镜面显示效果,它使用剪裁平面,蒙板缓存等OpenGL中一些高级的技巧。...
如何创建镜面显示效果,它使用剪裁平面,蒙板缓存等OpenGL中一些高级的技巧。-How do I create a mirror effect, which uses cut-plane, such as mask caching OpenGL in some high-level skills.
- 2022-03-24 11:27:13下载
- 积分:1
-
OPENGL编程飞机三维仿真
针对飞机三维模型的设计与实现,首先利用专业建模软件3DS MAX 来建立飞机模型。然后将飞机模型文件格式用软件3D
Exploration进行转换并导入工程。虽然3DS
MAX建模方便,效果逼真,但是用3DS
MAX制作的动画没有交互性,无法实时控制,而OpenGL的实时控制功能强大,因此需要将3DS
MAX建立的飞机模型文件进行转换,转换后将新模型文件添加到仿真程序工程中。最后利用OpenGL 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-28 14:46:19下载
- 积分:1
-
opengl环境配置测试代码
资源描述介绍了opengl在MSVC 2015上的配置,包括freeglut,glew和gltools的配置,也有配置后检验配置是否完成的测试代码。
- 2022-01-28 19:50:58下载
- 积分:1
-
这是VISUAL C++ CAD应用程序开发技术一书的随书光盘源代码,里面讲解了几何造型的应用和提供了大量造型库
这是VISUAL C++ CAD应用程序开发技术一书的随书光盘源代码,里面讲解了几何造型的应用和提供了大量造型库-VISUAL C CAD technology application development with a book on CD-ROM source code, on the inside of the geometric modeling applications and provide a lot of modeling library
- 2022-07-10 00:55:39下载
- 积分:1
-
OpenGL, Visual C++
一个带有经纬线的地球模型,通过mouse function能够朝各个方向旋转...
OpenGL, Visual C++
一个带有经纬线的地球模型,通过mouse function能够朝各个方向旋转-OpenGL, Visual C with a latitude and longitude lines of the earth model, through the mouse to function in all directions rotation
- 2022-05-13 14:10:47下载
- 积分:1
-
that the procedure was opengl procedures, mainly on how many texture mixed use!
该程序是opengl程序,主要是介绍多个纹理如何混合使用!-that the procedure was opengl procedures, mainly on how many texture mixed use!
- 2022-11-29 13:45:04下载
- 积分: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