搜索资源列表
Visual+C+++OpenGL应用程序开发
- OPENGL + VC 开发三维立体场景。多个例子,有源码,对于学习OPENGL有很大的指导意义和实践意义。
OpenGLpointclouds
- OpenGL环境下点云模型的显示变换,介绍一种标准的3D点云模型OBJ文件的特点和基本结构,在VC++6.0平台下结合OpenGL完成了OBJ格式文件的读取和点云模型的三维显示、旋转、平移、缩放变换功能.实验结果表明,利用OpenGL开发的程序可以高效实时地实现点云的各种操作.-OpenGL environment, the display of point cloud model of transformation to introduce a standard 3D point cloud
ballastic_missile_free_flying_simulation
- 利用OpenGL三维图形实时交互技术,在VC++中编程,实现了不同输入条件下的导弹自由段飞行弹道与飞行姿态仿真,包括导弹建模、以及由云彩绘制和流动效果组成的云彩的建模。-Use OpenGL real-time interactive three-dimensional graphics technology, VC++ In programming, to achieve a different input under the conditions of the free flights of
MYFOUNTAIN
- OpenGl vc下 喷泉实例,可直接执行-download spring example
vcopengltravel
- 基于VC的OpenGL三维虚拟漫游的实现.pdf-The OpenGL based VC the realization of three-dimensional virtual roaming
opencvconfiguration
- openvc图像处理库在vc++ 6.0中的配置。对学习sift算法等图像处理很有帮助-openvc image processing library in vc++ 6.0 in the configuration. Sift algorithm for learning useful image processing
MFC_Framework_for_OpenGL
- 在VC++环境下通过MFC的框架实现OPENGL的绘图,以及图形开发。该文档为教学PPT,适用于OPENGL的初学者。-In VC++ environment to achieve through the MFC framework OPENGL graphics, and graphics development. The document for teaching PPT, for beginners in OPENGL.
openGL
- e-books on VC++ for refence
1
- 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟 -!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensiona
opengl-detection
- OPENGL VC 6.0 三维模型导入及检测-OPENGL VC 6.0 3D model import and detection
MFC-view-
- 通过view3ds将3d模型转换为opengl能读的两个文件,通过加入工程,在VC环境下实现模型的控制-3d model by view3ds opengl can read the two documents by adding engineering control model, in the VC environment
OpenGL-AND-3DS-program
- opengl构建模型复杂,因此采用3dmax构建好模型,并用vc++读入模型,并进行模型控制-opengl build complex model 3dmax build a good model, and read with vc++ model, and the model control
MFC-and-OpenGL-3-d-graphics
- OpenGL是一个功能强大的图形库,在VC环境下,MFC将其封装,用其编写一些图形程序很好。-OpenGL is a functional library for graphic,and MFC,and VC
opengl
- 在VC环境下利用opengl进行编程实现功能-Use opengl achieve
opengl(1)
- 在vc环境下利用opengl进行编程实现功能-Vc environment using OpenGL programming
opengl(2)
- 在VC环境下利用opengl进行编程实现功能-VC environment using OpenGL programming
opengl(4)
- 在VC环境下利用opengl进行编程实现功能-VC environment using OpenGL programming
openGL3D-training-system
- 基于VC++和OpenGL的大型机械装置虚拟教学训练系统的开发-Development of large-scale mechanical devices VC++ and OpenGL virtual teaching and training system based on
OpenGL
- OpenGL在VC++开发中的环境设置,屏幕上将出现三个四边形-OpenGL environment settings in VC++ Development
采用VC和OpenGL实现三维校园漫游系统可视化
- 基于VC++平台和 OpenGL的虚拟校园漫游系统的设计,利用虚拟现实技术、3D Max 建模技术、SQL 数据库技术、三维全景技术和计算机网络技术,对其进行仿真建设,借助鼠标和键盘等外部设备在三维虚拟校园场景中漫游,实现了具有良好的真实感效果和实时交互性的虚拟校园的漫游系统。