搜索资源列表
OpenGL-and-3DS
- 基于OpenGL 的3DS 模型的导入与控制。研究了在VC++6.0 环境下利用OpenGL 导入3DS 模型的两种方法,并给出了具体实现 过程和技术要点,两种导入方法比较结果说明:读入3DS 文件类的方法优于文件转换法,导 入的模型图的失真度很小,并可方便实现平移、旋转、缩放、拾取等人机交互控制. 关键词:OpenGL;3DS 模型;人机交互-Import and Control of 3DS Models Based on OpenGL GAO Hai-fang1,
visual-cPP-6.0-opengl
- vc 图像处理opengl xianxiang-vc photoshopopengl xianxiang
OpenGL-vc
- OpenGL是个专业的图形程序接口,是一个功能强大,调用方便的底层图形库。-OpenGL is a professional graphics program interface, is a powerful, easy to call the underlying graphics library.
OpenGL(sphere)
- 利用OPENGL和VC混合编程,实现窗口的分割,左边窗口设置控制命令,右边窗口绘制图像并且可以设置坐标旋转。-Using OPENGL and VC mixed programming, split window, left window, set the control commands, drawing in the right window and you can set the coordinate rotation.
MFC-and-OpenGL-VC-OpenGL-example
- 基于MFC的OpenGL编程基础,包含OpenGL编程的基础知识,是初学者的必备知识-MFC-based OpenGL-based programming, including the basics of OpenGL programming is essential knowledge for beginners
BASS-OpenGL-Stereo-Spectrum-Source
- 以vc 及opengl 播放mp3 檔,一個很酷的視覺效果-Opengl in vc and play mp3 files, a cool visual effect
3dfly
- 3维飞行游戏源码,opengl ,vc++制作,一个无限地形飞机-3d fly game
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
- OPENGL库文件,1.将开发库中的.h文件拷贝到Visual C++ 6.0的\Include\GL目录中 2.将.lib文件拷贝到Visual C++ 6.0的\lib目录中 3.将.dll文件拷贝到操作系统的system32目录中-OPENGL vc++
opengl-detection
- OPENGL VC 6.0 三维模型导入及检测-OPENGL VC 6.0 3D model import and detection
OpenGL-VC
- 这个是OpenGL在vc++环境下运行的库文件 ,很齐全-This is OpenGL in vc++ environment operation of the library file, it is complete
FighterTest-opengl
- 飞行测试,opengl,vc++,一个实用例子的源码等内容-The flight test OpenGL vc++ a practical example of the source
Mountain-and-sky-effect-OpenGL
- 山地及天空效果程序OpenGL—VC源码,山地及天空效果程序OpenGL—VC源码-Mountain and sky effect OpenGL VC source program
OpenGL
- OpenGL VC++程序编译所必需的头文件和库文件-Header files and libraries for OpenGL VC++ compile the necessary procedures
opengl
- opengl vc 实现的简单opengl小程序-opengl
OpenGL tutorial
- OpenGL win32平台例程,非常适合初学者,代码书写规范易懂。
OpenGL 3D场景漫游
- 基于VC_的OpenGL三维动画仿真及场景漫游的实现以VC作为开发环境,利用OpenGL技术开发,来实现三维动画的仿真效果和场景漫游(Based on VC_ OpenGL 3D animation simulation and scene roaming realization, take VC as the development environment, uses the OpenGL technology development, realizes the three-dimension
用VC++和OpenGL生的的三维管线 sanweipingbao
- OPENgl实例,供OPENgl初学者学习使用,c++图形学参考实例,欢迎下载(OPENgl example, for beginners to learn to use OPENgl, c++ graphics reference examples, welcome to download)
VC++使用OpenGL绘制三维图形的实例
- 代码包含用c++语言 借助于opengl 绘制3维图形的事例(The code contains an example of drawing 3 dimensional graphics in c++ language with the aid of OpenG)
OpenGL实现二维图像的三维显示
- 基于MFC的使用OPENGL对一幅二维图像进行三维显示的小程序。(This is a program of openGL based on MFC of VC6.0. there is a new method.)