-
一个MFC建立使用OpenGL的模板,VC6可以建立这个项目
一个MFC建立的使用OpenGL的模板,可以在VC6中建立以此项目为基础的项目生成向导,在此基础上方便地使用OpenGL,免去配置OpenGL库的麻烦-an MFC to establish the use OpenGL template, VC6 can build this project-based projects generated guides, Based on this convenient to use OpenGL, OpenGL configuration removed from the troubles
- 2023-03-15 09:20:03下载
- 积分:1
-
三维场景中进行物体间的碰撞检测的程序
三维场景中进行物体间的碰撞检测的程序-Three-dimensional objects in the scene between the collision detection procedures
- 2022-02-21 21:59:35下载
- 积分:1
-
Box2d With opengl
这是用opengl和c++debugdraw制作的Box2d,可以扩展到任何级别的游戏或物理模拟
- 2023-07-11 19:15:03下载
- 积分:1
-
一个Opengl程序,响应鼠标,双视口,希望对有需要的朋友有所帮助。...
一个Opengl程序,响应鼠标,双视口,希望对有需要的朋友有所帮助。-A opengl procedures, in response to the mouse, double as the mouth, and they hope to have a friend in need help.
- 2023-04-28 21:35:03下载
- 积分:1
-
ball OpenGL display
OPENGL球体显示-ball OpenGL display
- 2022-03-24 10:39:58下载
- 积分:1
-
生成三维地图,效果不错,可以一看
生成三维地图,效果不错,可以一看-Generate three-dimensional maps, well, one can see
- 2023-06-03 16:10:04下载
- 积分:1
-
OpenGL 6例
OpenGL的6个例子-OpenGL 6 examples
- 2022-07-02 17:26:30下载
- 积分:1
-
Python三维场景
我用Python Panda3D引擎制作的三维场景,其中有可键盘操纵的角色。Panda3D是第三方3D引擎,可于其官方网站获得。运行Main.py文件即可打卡此本程序。
- 2022-10-09 23:25:03下载
- 积分:1
-
可以显示三维地形表面,是一个很不错的学习OpenGL的源程序
可以显示三维地形表面,是一个很不错的学习OpenGL的源程序-Can display three-dimensional topographic surface, is a very good source to learn OpenGL
- 2022-11-30 06:20:04下载
- 积分:1
-
OpenGL实现二维图像的三维显示
图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等
- 2022-01-24 15:24:10下载
- 积分:1