文件名称:oglmdi2
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:415.38kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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.
相关搜索: world editor
Multiple Document Interface opengl MFC
opengl world
mdi opengl
MFC mdi
win32 api game
oglmdi2
More OpenGL Game Programming
OpenGL MDI
(系统自动生成,下载前可以参看下载内容)
下载文件列表
vertex.h
Docs/
Docs/html/
Docs/html/annotated.html
Docs/html/camera_8cpp-source.html
Docs/html/camera_8cpp.html
Docs/html/camera_8h-source.html
Docs/html/camera_8h.html
Docs/html/classCAMERA-members.html
Docs/html/classCAMERA.html
Docs/html/classCAMERA.png
Docs/html/classMATRIX-members.html
Docs/html/classMATRIX.html
Docs/html/classOBJECT-members.html
Docs/html/classOBJECT.html
Docs/html/classOBJECT.png
Docs/html/classPOLYGON-members.html
Docs/html/classPOLYGON.html
Docs/html/classQUAT-members.html
Docs/html/classQUAT.html
Docs/html/classTEXTURE-members.html
Docs/html/classTEXTURE.html
Docs/html/classVECTOR-members.html
Docs/html/classVECTOR.html
Docs/html/classVERTEX-members.html
Docs/html/classVERTEX.html
Docs/html/doxygen.css
Docs/html/doxygen.png
Docs/html/files.html
Docs/html/functions.html
Docs/html/general_8cpp-source.html
Docs/html/general_8cpp.html
Docs/html/general_8h-source.html
Docs/html/general_8h.html
Docs/html/glFont_8cpp-source.html
Docs/html/glFont_8cpp.html
Docs/html/glfont_8h-source.html
Docs/html/glfont_8h.html
Docs/html/globals.html
Docs/html/hierarchy.html
Docs/html/index.html
Docs/html/locmath_8cpp-source.html
Docs/html/locmath_8cpp.html
Docs/html/locmath_8h-source.html
Docs/html/locmath_8h.html
Docs/html/matrix_8cpp-source.html
Docs/html/matrix_8cpp.html
Docs/html/matrix_8h-source.html
Docs/html/matrix_8h.html
Docs/html/namespaces.html
Docs/html/namespacestd.html
Docs/html/object_8cpp-source.html
Docs/html/object_8cpp.html
Docs/html/object_8h-source.html
Docs/html/object_8h.html
Docs/html/Oglmdi2_8cpp-source.html
Docs/html/Oglmdi2_8cpp.html
Docs/html/polygon_8cpp-source.html
Docs/html/polygon_8cpp.html
Docs/html/polygon_8h-source.html
Docs/html/polygon_8h.html
Docs/html/quat_8cpp-source.html
Docs/html/quat_8cpp.html
Docs/html/quat_8h-source.html
Docs/html/quat_8h.html
Docs/html/shared_8h-source.html
Docs/html/shared_8h.html
Docs/html/structCHILD-members.html
Docs/html/structCHILD.html
Docs/html/structGLFONT-members.html
Docs/html/structGLFONT.html
Docs/html/structGLFONTCHAR-members.html
Docs/html/structGLFONTCHAR.html
Docs/html/texture_8cpp-source.html
Docs/html/texture_8cpp.html
Docs/html/texture_8h-source.html
Docs/html/texture_8h.html
Docs/html/vector_8cpp-source.html
Docs/html/vector_8cpp.html
Docs/html/vector_8h-source.html
Docs/html/vector_8h.html
Docs/html/vertex_8cpp-source.html
Docs/html/vertex_8cpp.html
Docs/html/vertex_8h-source.html
Docs/html/vertex_8h.html
camera.cpp
camera.h
childicon.ico
console.cpp
console.h
general.cpp
general.h
glFont.cpp
glfont.h
icon.ico
locmath.cpp
locmath.h
log.cpp
log.h
Makefile.win
matrix.cpp
matrix.h
memleaks.log
mmgr.cpp
mmgr.h
nommgr.h
object.cpp
object.h
Oglmdi2.cpp
Oglmdi2.dev
Oglmdi2.exe
polygon.cpp
polygon.h
project.rc
project.res
quat.cpp
quat.h
Readme.txt
resource.rc
resource.rh
shared.h
texture.cpp
texture.h
Tile1.tga
vector.cpp
vector.h
vertex.cpp
Docs/
Docs/html/
Docs/html/annotated.html
Docs/html/camera_8cpp-source.html
Docs/html/camera_8cpp.html
Docs/html/camera_8h-source.html
Docs/html/camera_8h.html
Docs/html/classCAMERA-members.html
Docs/html/classCAMERA.html
Docs/html/classCAMERA.png
Docs/html/classMATRIX-members.html
Docs/html/classMATRIX.html
Docs/html/classOBJECT-members.html
Docs/html/classOBJECT.html
Docs/html/classOBJECT.png
Docs/html/classPOLYGON-members.html
Docs/html/classPOLYGON.html
Docs/html/classQUAT-members.html
Docs/html/classQUAT.html
Docs/html/classTEXTURE-members.html
Docs/html/classTEXTURE.html
Docs/html/classVECTOR-members.html
Docs/html/classVECTOR.html
Docs/html/classVERTEX-members.html
Docs/html/classVERTEX.html
Docs/html/doxygen.css
Docs/html/doxygen.png
Docs/html/files.html
Docs/html/functions.html
Docs/html/general_8cpp-source.html
Docs/html/general_8cpp.html
Docs/html/general_8h-source.html
Docs/html/general_8h.html
Docs/html/glFont_8cpp-source.html
Docs/html/glFont_8cpp.html
Docs/html/glfont_8h-source.html
Docs/html/glfont_8h.html
Docs/html/globals.html
Docs/html/hierarchy.html
Docs/html/index.html
Docs/html/locmath_8cpp-source.html
Docs/html/locmath_8cpp.html
Docs/html/locmath_8h-source.html
Docs/html/locmath_8h.html
Docs/html/matrix_8cpp-source.html
Docs/html/matrix_8cpp.html
Docs/html/matrix_8h-source.html
Docs/html/matrix_8h.html
Docs/html/namespaces.html
Docs/html/namespacestd.html
Docs/html/object_8cpp-source.html
Docs/html/object_8cpp.html
Docs/html/object_8h-source.html
Docs/html/object_8h.html
Docs/html/Oglmdi2_8cpp-source.html
Docs/html/Oglmdi2_8cpp.html
Docs/html/polygon_8cpp-source.html
Docs/html/polygon_8cpp.html
Docs/html/polygon_8h-source.html
Docs/html/polygon_8h.html
Docs/html/quat_8cpp-source.html
Docs/html/quat_8cpp.html
Docs/html/quat_8h-source.html
Docs/html/quat_8h.html
Docs/html/shared_8h-source.html
Docs/html/shared_8h.html
Docs/html/structCHILD-members.html
Docs/html/structCHILD.html
Docs/html/structGLFONT-members.html
Docs/html/structGLFONT.html
Docs/html/structGLFONTCHAR-members.html
Docs/html/structGLFONTCHAR.html
Docs/html/texture_8cpp-source.html
Docs/html/texture_8cpp.html
Docs/html/texture_8h-source.html
Docs/html/texture_8h.html
Docs/html/vector_8cpp-source.html
Docs/html/vector_8cpp.html
Docs/html/vector_8h-source.html
Docs/html/vector_8h.html
Docs/html/vertex_8cpp-source.html
Docs/html/vertex_8cpp.html
Docs/html/vertex_8h-source.html
Docs/html/vertex_8h.html
camera.cpp
camera.h
childicon.ico
console.cpp
console.h
general.cpp
general.h
glFont.cpp
glfont.h
icon.ico
locmath.cpp
locmath.h
log.cpp
log.h
Makefile.win
matrix.cpp
matrix.h
memleaks.log
mmgr.cpp
mmgr.h
nommgr.h
object.cpp
object.h
Oglmdi2.cpp
Oglmdi2.dev
Oglmdi2.exe
polygon.cpp
polygon.h
project.rc
project.res
quat.cpp
quat.h
Readme.txt
resource.rc
resource.rh
shared.h
texture.cpp
texture.h
Tile1.tga
vector.cpp
vector.h
vertex.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.