-
一个基于VB的Opengl程序,给出了使用一般VB开发Opengl的框架。
一个基于VB的Opengl程序,给出了使用一般VB开发Opengl的框架。-a VB-based Opengl procedure proposed by the use of general VB Opengl framework.
- 2022-05-15 02:04:11下载
- 积分:1
-
用MFC中的dialoge实现的OpenGL,可以供大家参考
用MFC中的dialoge实现的OpenGL,可以供大家参考-Using MFC in the dialoge realize OpenGL, can be for your reference
- 2022-12-21 11:55:03下载
- 积分:1
-
Detailed description of how to use opengl and 3D application development and so...
详细介绍了如何使用opengl和三维应用程序开发等。
- 2022-02-28 13:23:21下载
- 积分:1
-
编译程序所需的.H、.LIB、.DLL文件可以在OpenGL开发库中找到。
编译Chapter12中的程序需要安装DirectX81SDK,可以从网上下载。...
编译程序所需的.H、.LIB、.DLL文件可以在OpenGL开发库中找到。
编译Chapter12中的程序需要安装DirectX81SDK,可以从网上下载。-compiler required. H,. LIB,. DLL files in the development of the OpenGL found. Chapter12 compile the procedures need to install DirectX81SDK can be downloaded from the Internet.
- 2023-03-31 20:40:05下载
- 积分:1
-
OpenGL 3
OpenGL三维图形系统开发与实例-OpenGL 3-D graphics system development and examples
- 2022-03-19 03:45:23下载
- 积分:1
-
SDL程序,需要SDL的库。可以作为SDL初学者入门。
SDL程序,需要SDL的库。可以作为SDL初学者入门。-SDL procedures, the need to SDL library. SDL can be used as entry for beginners.
- 2023-04-16 00:55:04下载
- 积分:1
-
opengl VC 粒子系统 3D 游戏编程 ,可以做喷泉喔
opengl VC 粒子系统 3D 游戏编程 ,可以做喷泉喔-3D particle system opengl VC game programming, you can make fountain喔
- 2022-07-13 07:05:52下载
- 积分:1
-
radiometric light demonstration using vc and borders, cg development for graphic...
辐射度光照演示,用vc++和opengl,cg开发c for graphics-radiometric light demonstration using vc and borders, cg development for graphics c
- 2022-02-24 12:22:32下载
- 积分:1
-
Robotic arm, chassis for the cylinder, the upper arm and lower arm are used cube...
机器人手臂,底盘为圆柱体,上臂和下臂均采用立方体,通过键盘为交互手段控制三个部件的独立旋转。-Robotic arm, chassis for the cylinder, the upper arm and lower arm are used cube, by means of the keyboard for interactive control of the three components separate rotation.
- 2022-03-23 12:13:19下载
- 积分:1
-
OpenGL实现二维图像的三维显示
图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等
- 2022-01-24 15:24:10下载
- 积分:1