文件名称:SmartOGCtrl
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual C] [源码] [Visual.Net]
- 上传时间:
- 2012-11-26
- 文件大小:
- 87kb
- 下载次数:
- 0次
- 提 供 者:
- bor***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本人刚刚开始学习OpenGL,觉得OpenGL确实是个相当好的库,但是我还是觉得不够方便。首先要按照它的一些语法去写一些固定的东西,每个应用都要写一些重复的代码。第二,还得了解一些关于投影矩阵方面的知识。第三,要按照一定的规范去写画线,画面等东西。也许对于很多想写3D应用系统的人来说,他们想的是只要我输入坐标就可以得到我所想要的东西。为此,我把OpenGL做了个封装,用ATL和STL做了一个COM组件,然后用.Net来调用它。
-I just started learning OpenGL, that OpenGL was indeed a very good library, but I do not think it easy enough. First of all, according to some of its syntax to write some things fixed, each application must write some code duplication. Secondly, the need to understand the projection matrix on the knowledge. Third, it is necessary in accordance with the norms of a certain art to writing lines, images and other things. May write for many 3D applications, they would like to enter the coordinates as long as I can be I want. To this end, I made a package OpenGL, ATL and STL to do with a COM component, and then use. Net to call it.
-I just started learning OpenGL, that OpenGL was indeed a very good library, but I do not think it easy enough. First of all, according to some of its syntax to write some things fixed, each application must write some code duplication. Secondly, the need to understand the projection matrix on the knowledge. Third, it is necessary in accordance with the norms of a certain art to writing lines, images and other things. May write for many 3D applications, they would like to enter the coordinates as long as I can be I want. To this end, I made a package OpenGL, ATL and STL to do with a COM component, and then use. Net to call it.
相关搜索: SmartOGCtrl
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SmartClient.rar
SmartOGCtrl
...........\SmartOGCtrl
...........\...........\dlldata.c
...........\...........\OpenGLScene.cpp
...........\...........\OpenGLScene.h
...........\...........\ReadMe.txt
...........\...........\Resource.h
...........\...........\SmartOGContainer.bmp
...........\...........\SmartOGContainer.cpp
...........\...........\SmartOGContainer.h
...........\...........\SmartOGContainer.htm
...........\...........\SmartOGCtrl.aps
...........\...........\SmartOGCtrl.cpp
...........\...........\SmartOGCtrl.rc
...........\...........\SmartOGCtrl.rgs
...........\...........\SmartOGCtrl.vcproj
...........\...........\SmartOGCtrlps.def
...........\...........\SmartOGCtrlPS.vcproj
...........\...........\SmartOGCtrlPS.vcproj.vspscc
...........\...........\SmartOGElement.cpp
...........\...........\SmartOGElement.h
...........\...........\SmartOGFace.cpp
...........\...........\SmartOGFace.h
...........\...........\SmartOGLine.cpp
...........\...........\SmartOGLine.h
...........\...........\SmartOGPoint.cpp
...........\...........\SmartOGPoint.h
...........\...........\stdafx.cpp
...........\...........\stdafx.h
...........\...........\_SmartOGCtrl.h
...........\...........\_SmartOGCtrl.idl
...........\...........\_SmartOGCtrl.tlb
...........\...........\_SmartOGCtrl_i.c
...........\...........\_SmartOGCtrl_p.c
...........\SmartOGCtrl.sln
对OpenGL的封装.doc
SmartOGCtrl
...........\SmartOGCtrl
...........\...........\dlldata.c
...........\...........\OpenGLScene.cpp
...........\...........\OpenGLScene.h
...........\...........\ReadMe.txt
...........\...........\Resource.h
...........\...........\SmartOGContainer.bmp
...........\...........\SmartOGContainer.cpp
...........\...........\SmartOGContainer.h
...........\...........\SmartOGContainer.htm
...........\...........\SmartOGCtrl.aps
...........\...........\SmartOGCtrl.cpp
...........\...........\SmartOGCtrl.rc
...........\...........\SmartOGCtrl.rgs
...........\...........\SmartOGCtrl.vcproj
...........\...........\SmartOGCtrlps.def
...........\...........\SmartOGCtrlPS.vcproj
...........\...........\SmartOGCtrlPS.vcproj.vspscc
...........\...........\SmartOGElement.cpp
...........\...........\SmartOGElement.h
...........\...........\SmartOGFace.cpp
...........\...........\SmartOGFace.h
...........\...........\SmartOGLine.cpp
...........\...........\SmartOGLine.h
...........\...........\SmartOGPoint.cpp
...........\...........\SmartOGPoint.h
...........\...........\stdafx.cpp
...........\...........\stdafx.h
...........\...........\_SmartOGCtrl.h
...........\...........\_SmartOGCtrl.idl
...........\...........\_SmartOGCtrl.tlb
...........\...........\_SmartOGCtrl_i.c
...........\...........\_SmartOGCtrl_p.c
...........\SmartOGCtrl.sln
对OpenGL的封装.doc