登录
首页 » OpenGL图像 » have included this Multiple Document Interface example here because any game dev...

have included this Multiple Document Interface example here because any game dev...

于 2022-01-31 发布 文件大小:415.38 kB
0 196
下载积分: 2 下载次数: 1

代码说明:

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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 基于OpenGL和OpenCV的三维显示
    这段代码是如何从disparity image获得点云数据(Point cloud)并利用OpenGL显示出来。 如果想使用代码,请确认OpenGL和opencv都安装在电脑中。我使用的是Visual Studio 2015
    2023-07-31 06:45:06下载
    积分:1
  • vc环境下应用opengl进行变形的小程序
    vc环境下应用opengl进行变形的小程序-A samll program use OpenGL perform picture transformation (develop in VC)
    2022-10-30 05:35:03下载
    积分:1
  • NEHE 的 OPENGL 教程 非常经典 是学习OPENGL编程的绝好材料
    NEHE 的 OPENGL 教程 非常经典 是学习OPENGL编程的绝好材料-NEHE the OpenGL tutorial is very classical learning OpenGL Programming excellent material
    2023-02-06 04:20:04下载
    积分:1
  • Opengl绘制镜子效果
    应用背景混合是什么呢?混合就是把两种颜色混在一起。具体一点,就是把某一像素位置原来的颜色和将要画上去的颜色,通过某种方式混在一起,从而实现特殊的效果。 假设我们需要绘制这样一个场景:透过红色的玻璃去看绿色的物体,那么可以先绘制绿色的物体,再绘制红色玻璃。在绘制红色玻璃的时候,利用“混合”功能,把将要绘制上去的红色和原来的绿色进行混合,于是得到一种新的颜色,看上去就好像玻璃是半透明的。 要使用OpenGL的混合功能,只需要调用:glEnable(GL_BLEND);即可。 要关闭OpenGL的混合功能,只需要调用:glDisable(GL_BLEND);即可。 注意:只有在RGBA模式下,才可以使用混合功能,颜色索引模式下是无法使用混合功能的。关键技术 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-04-13 12:23:43下载
    积分:1
  • a missile launch procedures, Revisited
    一个导弹发射程序,可多视角观察-a missile launch procedures, Revisited
    2022-09-14 11:55:03下载
    积分:1
  • Game Exchange 2 File Loader GE2 ge2loader
    Game Exchange 2 File Loader GE2 ge2loader
    2022-02-06 03:43:39下载
    积分:1
  • OpenGL 3
    OpenGL三维图形系统开发与实例-OpenGL 3-D graphics system development and examples
    2022-03-19 03:45:23下载
    积分: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
  • VC分水岭算法
    openCv学习笔记(八)-分水岭算法及实现(c语言函数) 之前搜了很多分水岭算法的文章,有许多在我的博文中,但是还没有真正的把分水岭算法的代码看懂和测试。这次重新梳理一下。 一 分水岭算法描述 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-08-10 21:20:04下载
    积分:1
  • 在VC++中,openGL帮助文件,是个很好的文件,值得大家都来从中受到帮助。...
    在VC++中,openGL帮助文件,是个很好的文件,值得大家都来从中受到帮助。-In VC++ In, openGL Help file, it is a very good document, it is worth everyone to learn by helping.
    2022-03-29 02:59:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载