搜索资源列表
OpenGL※※VC框架
- OpenGL※※VC框架,包含单文档,多文档,对话框。-OpenGL * * VC framework consists of a single file, multi-file, the dialog.
在VC中实现OpenGL实现3D绘图的好程序
- 在VC中实现OpenGL实现3D绘图的好程序 这个程序实际上是一个框架 有了他就可以把在CONSOLE 中的OPENGL程序移植过来 便于GDI图形接口下 实现实时3D开发-in VC achieve OpenGL 3D graphics of the program this procedure is actually a framework has he can in the OpenGL CONSOLE transplant procedures to facilitate GDI gra
在VC中实现OpenGL三维绘图
- 在VC中实现OpenGL三维绘图(实现人机交互),旋转,缩放等功能-in VC achieve OpenGL 3D graphics (HCI achieve), rotation, scaling function! !
在VC++中嵌入OpenGL
- 在VC++中嵌入OpenGL 实现带纹理的三棱锥及其旋转和控制-in VC embedded OpenGL texture with the pyramid and its three rotating and control
VC OPENGL专题讨论精彩百例深入学习
- VC++ OPENGL专题讨论精彩百例深入学习 有源代码 是很好的学习例子-VC OpenGL symposium brilliant 100 cases of active code-depth study is a good example of learning
OpenGL_vckbase20在VC中实现OpenGL三维绘图
- OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tra
利用VC++进行OpenGL程序设计
- 上面的源程序仅是简单地绘制一条线,但从中可知OpenGL程序设计的方法。在 VC++5.0中,Microsoft公司给出了许多OpenGL样例程序,读者可按照上文介绍的方法 调试VC++5.0中的OpenGL样例程序。从中可进一步感受到OpenGL在三维图形计算机应 用中的微妙之处。-above is the only source to draw a simple line, but we learn OpenGL programming method. The VC 5.0, M
vc中建立opengl activeX控件
- 在VC中建立openGL的ActiveX控件-in VC establish openGL ActiveX controls
VC++openAndFlash
- VC++OpenGL动画的应用,希望能为大家带来一点帮助-VC OpenGL animation applications, we hope to bring about some help
VC++OpenGL
- VC++开发环境 OpenGL -VC development environment OpenGL Thank you, Thank you!
3D_object-VC
- 用Opengl画半透明的三维物体,可以将其嵌入vc其他三维绘图代码-Opengl painting with translucent three-dimensional objects, which can be embedded in other vc 3D graphics code
VC+OPENGL
- 利用VC和OpenGL开发三维图形软件的方法
(VC++)OpenGL_Programming
- 这是基于VC++的OpenGL编程讲座,说明OpenGL编程的相关知识。
OpenGL※※VC
- OpenGL※※VC框架-OpenGL framework VC * *
VC++中Opengl实现建筑物虚拟漫游
- VC++中Opengl实现建筑物虚拟漫游-VC + + Opengl realize the building virtual roaming
OpenGL导弹模拟系统VC程序
- 本程序模拟导弹系统,用VC+OpenGL开发,包含了OpenGL开发基本函数的用法。-the procedures simulated missile system, with VC OpenGL development, including the development of the OpenGL basic function of usage.
mdi_opengl
- opengl vc单文档 框架………………
vc-OpenGL
- 基于VC++和OPENGL的技术进行三维场景的模拟与仿真-VC++ and OPENGL based on the technology of simulation and simulation of three-dimensional scene
3dmax-and-vc-and-opengl
- 这是几篇关于由vc开发的opengl下如何加载3ds模型的文章,包括AutoCAD_3DMAX_OpenGL在计算机辅助机械设计中的作用与比较,OPENGL中3DMAX模型的应用,基于OpenGL的发动机试车仿真动画设计等等。-This is the development of several articles on the vc opengl 3ds model of how to load the article, including AutoCAD_3DMAX_OpenGL in the
OpenGL VC++ 飘动的旗
- 此程序是在VC++环境下,利用OpenGL编程,显示飘动的旗子的效果。程序涉及到图像的读取,显示,纹理的绘制等方面。