-
have included this Multiple Document Interface example here because any game dev...
have included this Multiple Document Interface example here because any game development requires a good editor for constructing the world or models. The editor should provide multiple views of the scene and therefore the most intuitive method is to use multiple windows that allow perspective and orthographic views. In my search of the internet I was unable to find any example code that showed how to program an OpenGL Multiple Document Interface application using just straight Win32 programming with no MFC so I decided to program it myself. This MDI example only shows the same scene in each child window but should be easily understandable and modifiable by anyone familiar with programming a standard MDI application using the Win32 API. I will follow up this example with a more complete editor example.
- 2022-01-31 20:36:34下载
- 积分:1
-
几个OpenGL游戏开发的电子书,很不错的哦
几个OpenGL游戏开发的电子书,很不错的哦-OpenGL game development a few e-books, very good, oh
- 2023-08-22 10:10:14下载
- 积分:1
-
opengl模拟战斗机飞行及作战
从C++,opengl开发的飞机动态飞行和漫游地形,以及发射导弹,射击目标的游戏仿真程序。画面逼真,效果Good,鼠标按下可以控制飞行姿态和反射导弹。参考价值很高!推荐!
- 2022-03-07 11:29:31下载
- 积分:1
-
opengl 球的模型
opengl 球的模型-opengl ball model
- 2022-03-22 03:10:46下载
- 积分:1
-
OpenGL 3D模型
资源描述
3D建模和真实感图形绘制
- 2022-05-17 11:22:24下载
- 积分:1
-
C++OpenGL台球
很好的学习资料,可运行,有代码,,,无需配置、、、、、、
- 2022-03-21 05:57:39下载
- 积分:1
-
三维Obj读取的代码
三维Obj读取的代码,用c++ STL模板做的,能够读取三维顶点,面和材质等各种三维信息,读取代码非常完整,也比较难得。
- 2022-04-14 19:10:19下载
- 积分: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
-
在MFC下,利用OpenGL实现了一个水坝坍塌的过程,对边界以及障碍物进行了物理的定义。...
在MFC下,利用OpenGL实现了一个水坝坍塌的过程,对边界以及障碍物进行了物理的定义。-In MFC, the use of OpenGL to achieve a process of collapse of a dam on the border, as well as a physical barrier definition.
- 2022-02-12 00:15:12下载
- 积分:1
-
一个简单的3D蚂蚁分层模型
自己编写的一个简单的3D蚂蚁分层模型。使用的是C语和OpenGL。可以旋转,移动,以及该蚂蚁模型的触角和腿部有一简单的动作些动作。
- 2022-04-16 04:25:44下载
- 积分:1