-
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的简单使用,3D图形旋转,适合初学者对于OpenGL的理解
OpenGL的简单使用,3D图形旋转,适合初学者对于OpenGL的理解-OpenGL simple to use, 3D graphics rotation, suitable for beginners OpenGL for understanding
- 2023-05-05 18:10:02下载
- 积分:1
-
实现了3D效果的水波纹扩散,鼠标点击扩散
实现了3D效果的水波纹扩散,鼠标点击扩散-achieve the 3D effect of water bellows proliferation, the spread of the mouse click
- 2022-01-26 00:59:59下载
- 积分:1
-
里面有关于opengl的开发,主要是利用opengl进行游戏平台的搭建与开发。...
里面有关于opengl的开发,主要是利用opengl进行游戏平台的搭建与开发。-Inside on opengl development, mainly using opengl gaming platform for the structures and development.
- 2022-03-21 15:42:44下载
- 积分:1
-
This is a high
这是OpenGL高级编程与可视化系统开发(系统开发篇)源码 -This is a high-level programming with OpenGL visualization system development (system development articles) source
- 2022-07-03 03:50:08下载
- 积分:1
-
立方体沿轴X,Y,Z旋转,但没有对代码作出注释,不过大家应该能看得懂...
立方体沿轴X,Y,Z旋转,但没有对代码作出注释,不过大家应该能看得懂-cube along the axis X, Y and Z rotation, but no right to make Notes code, but we should be able to be able to read! !
- 2022-02-20 03:08:40下载
- 积分:1
-
sharpgl绘制立方体
利用已有的sharpgl类库在C#应用程序中编写简单的DEMO,能实现在GL控件中显示旋转的立方体。
- 2023-02-27 17:20:04下载
- 积分:1
-
绘制加光照的彩色四棱锥
绘制一个彩色的四棱锥并添加光照效果:四棱锥边长为2;四棱锥各个顶点颜色不同;四棱锥的中心为(1,2,3);要求使用多种光,包括环境光、镜面光和散射光等,可以通过控制物体对光的反射材质因子和不同光的因子达到不同的光照效果。
- 2022-06-12 18:34:41下载
- 积分:1
-
OpenGL高级编程与可视化系统(高级编程篇…
OpenGL高级编程与可视化系统开发(高级编程篇)-9-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) 9
- 2022-03-19 23:55:36下载
- 积分:1
-
本书全面论述了基于OpenGL与Windows的交互式三维图形技术以及程序设计。...
本书全面论述了基于OpenGL与Windows的交互式三维图形技术以及程序设计。-book expounded in an OpenGL-based and Windows interactive 3D graphics technology, and program design.
- 2022-06-20 08:33:56下载
- 积分:1