-
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
-
用mfc opengl编写的,转动的球,可能会有数组越界的错误
用mfc opengl编写的,转动的球,可能会有数组越界的错误-mfc opengl prepared with the rotation of the ball, there may be cross-border array of mistakes
- 2022-08-18 23:30:30下载
- 积分:1
-
各种3D图形的源码实现、旋转变化、挺漂亮的小程序
各种3D图形的源码实现、旋转变化、挺漂亮的小程序-err
- 2022-02-01 06:08:17下载
- 积分:1
-
本程序是基于opengl的3d c++代码,所展示的是三维的下掉的方块.
本程序是基于opengl的3d c++代码,所展示的是三维的下掉的方块.-this program is based on the 3d opengl c code, which is the three-dimensional display of the swap under the sheet.
- 2022-01-22 12:31:45下载
- 积分:1
-
基于VC+OPENGL生成sierpinski镂垫(2维和3维)的代码,适合初学者.
基于VC+OPENGL生成sierpinski镂垫(2维和3维)的代码,适合初学者.-generation OpenGL-based VC sierpinski engrave pad (two-dimensional and three-dimensional) code, for beginners.
- 2022-08-18 01:24:13下载
- 积分:1
-
QT视频传输
QT语言编写 和C类似 远程视频传输和控制。可以在linux和windows系统上运行。采用ARM9硬件系统和USB摄像头保证了系统可以稳定运行可以放心的使用 毕业设计通过
- 2023-04-23 22:25:04下载
- 积分:1
-
OpenGL室内漫游
OpenGL室内漫游,包括太阳系,跟随视点或不跟随视点
- 2022-08-17 21:12:18下载
- 积分:1
-
Opengl
有关opengl资料,对于初学者很有帮助-Opengl-related information useful for beginners
- 2022-06-17 14:52:15下载
- 积分:1
-
:为解决机器人实验教学问题,本文在Visual C ++ 6. 0 平台上,基于OpenGL ,开发了机器人图形仿真系统。对机器人
进行了三维实体几何造型,...
:为解决机器人实验教学问题,本文在Visual C ++ 6. 0 平台上,基于OpenGL ,开发了机器人图形仿真系统。对机器人
进行了三维实体几何造型,并实现了其空间运动仿真,可再现机器人运动全过程,实现机器人的示教仿真。该机器人仿真
系统大大的方便了机器人教学。-Appl ication of computer virtual simulation on robot teaching
- 2022-05-12 21:08:30下载
- 积分:1
-
由于在工作中需要结合浮动窗体实现OpenGL的多视图,用于得到三维实体的三视图观察效果,通过参考其它资料,设计了一个程序框架,在此基础之上大家可以根据自己的需要...
由于在工作中需要结合浮动窗体实现OpenGL的多视图,用于得到三维实体的三视图观察效果,通过参考其它资料,设计了一个程序框架,在此基础之上大家可以根据自己的需要进行扩充,实现需要的功能-due to the work necessary to integrate floating Creating Multi-View OpenGL for 3D entities to be three View observation results, by reference to other information, the design of a procedural framework on this basis we can according to their own needs for the expansion to achieve the necessary functions
- 2022-06-19 22:01:46下载
- 积分:1