-
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在vc++中开发的一个实例,入门级别哦
OpenGL在vc++中开发的一个实例,入门级别哦-OpenGL in vc++ Developed an example of entry-level oh
- 2022-05-10 11:34:44下载
- 积分:1
-
orge面向对象3d图形渲染引擎,非常实用,建议初学者多多学习...
orge面向对象3d图形渲染引擎,非常实用,建议初学者多多学习-object-oriented graphics engine
- 2023-08-23 08:40:14下载
- 积分:1
-
用opengl和VC++实现的机器人手臂
用opengl和VC++实现的机器人手臂-Use opengl and VC++ Realize the robot arm
- 2022-02-25 19:51:30下载
- 积分:1
-
本程序是基于vc的opengl编程,重点开发了对三维物体局部放大,并且通过多视图显示的功能,有一定的参考价值。...
本程序是基于vc的opengl编程,重点开发了对三维物体局部放大,并且通过多视图显示的功能,有一定的参考价值。-this program is based on the opengl vc programming, focusing on the development of three-dimensional objects partial amplification, and through multi-view show that the function is a certain reference value.
- 2022-01-25 23:16:56下载
- 积分:1
-
使用OpenGL的三维画一个球(光,调整球,数量等。
利用OpenGL画的一个三维球体(有光照,可以调整球面数,可以调整球体半径,有旋转,有移动等基本操作,充分表现人机交互的效果。比较适合初学者。便于理解OpenGL画图的数学原理.-use OpenGL 3D painting of a ball (a light, adjust the number of spherical, the radius can be adjusted Ball, a rotating movement, such as basic operation fully demonstrated the effectiveness of human-computer interaction. More suitable for beginners. OpenGL drawing easier to understand the mathematical principles.
- 2022-02-07 13:20:24下载
- 积分:1
-
wrlviewer mesh 3d viewer
源=.Lib3DArray3d.cpp
- 2022-05-08 04:14:57下载
- 积分:1
-
本例包括:opengl的快捷菜单的制作以及图形交互与光照效果!...
本例包括:opengl的快捷菜单的制作以及图形交互与光照效果!-The cases include : opengl menu shortcuts and the production of interactive graphics and lighting effect!
- 2022-03-16 03:17:04下载
- 积分:1
-
OpenGL画廊
一个可以变成迷宫的,也可以变成画廊的3D程序,用opengl库,c语言,用vc++可以打开,其中使用了贴图技术,可以实现场景漫游,添加了音乐,在gallery矩阵中修改0,1参数可以修改场景的布局修改,可以据此变成其他形式的3d程序,非常适合初学OpenGL的人学习参考。
- 2022-03-20 16:13:40下载
- 积分:1
-
以往下载的一个OPENGL的例子,我作了一些修改,可以实施二维绘图(绘线)、拖动、缩放等功能,希望有人将它修改为窗口大小变化时,图形大小不要变化 bxmmjm@...
以往下载的一个OPENGL的例子,我作了一些修改,可以实施二维绘图(绘线)、拖动、缩放等功能,希望有人将它修改为窗口大小变化时,图形大小不要变化 bxmmjm@yahoo.com.cn-OPENGL downloaded a previous example, I have made some modifications, can be implemented two-dimensional graphics (drawn line), drag, zoom and other functions, I hope it was amended to change the window size, the graphics do not change the size of bxmmjm @ yahoo. com.cn
- 2023-09-02 05:30:03下载
- 积分:1