搜索资源列表
opengl
- Visual C下OpenGL开发框架生成三维地形模拟,SDI框架
OpenGLProgram
- OpenGl编程示例: VC下的OpenGL开发框架与应用举例 OpenGL中纹理贴图、滤波、光照和雾化效果编程初步 基于MFC框架的OpenGL三维图形编程
Bitmap
- OpenGL三维字体的显示,这可是花了好多时间才写出来的哦-OpenGL 3D font display, but spent a lot of time to write out oh
OpenGL-technology
- OpenGL 三维图像开发技术,对学习VC实现三维重建者,有很大帮助。-OpenGL three-dimensional image technology, the learning achievement of three-dimensional reconstruction of VC, and are very helpful.
OpenGL3DGraphicsSource
- VC6.0环境 OpenGL三维绘图源码-VC6.0 OpenGL 3D Graphics Source
OpenGLBasedFringeAndFont
- 使用OpenGL完成的云纹图及文字显示。云纹图支持等值线,支持连续与非连续着色,支持不同值区间的面积运算。全三维,已经过大量测试。-Use OpenGL achieve the moire maps and text. Moire map isogram Supported in support of consecutive and non-continuous shading, support for different values of the area of computing inte
bodymodel
- 基于OpenGL的三维人体点云模型的显示。-OpenGL-based three-dimensional point cloud model of the human body display.
OpenGL
- 基于MFC的OpenGL编程,简单的实现了绘制茶壶,三维长方体的绘制,以及相应键盘操作转动等.-MFC' s OpenGL-based programming, a simple realization of the drawing pot, three-dimensional rectangular map, and the corresponding rotation, such as keyboard operation.
opengl3d_rc
- 在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-dimensional
3DSLOADER
- 这是一个三维坐标系的三维坐标的显示程序,是用opengl和VC编成的,在运行程序前需要配置opgenl的开发环境,这可以作为一个显示的基础,在其上显示自己编制的图形学程序。-this is a coordinate program .it can show us the three-dimension coordinate,but you must set you opengl environment before you using it!
OpenGL_3D_Graphical_Programmin
- OpenGL三维图形编程。不错的教程,从0开始学-OpenGL_3D_Graphical_Programming
Seis3D
- 地震资料三维显示软件,3D功能是OpenGL开发的-To disaplay 3D seismic data in Windows enwiroment, 3D function si realized by OpenGL
OpenGL
- OpenGL进行三维绘图,是一个源码程序,基于VC-OpenGL three-dimensional graphics, is a source program, based on VC
3DRender
- 基于mfc框架的三维场景渲染,可以通过交互产生多个场景-3D rendering programe made which based on mfc and OPenGL
Delphi.OpenGL3dimensional.stars
- Delphi 编程OpenGL三维旋转星体设计Delphi Programming OpenGL three-dimensional design of rotating stars -Delphi Programming OpenGL three-dimensional design of rotating stars
vc-opengl-3D-graphics-code
- vc opengl 三维图形代码 vc opengl 三维图形代码-vc opengl 3D graphics code vc opengl 3D graphics code
OpenGL
- OpenGL(全写Open Graphics Library)是个定义了一个跨编程语言、跨平台的编程接口的规格,它用于三维图象(二维的亦可)。OpenGL是个专业的图形程序接口,是一个功能强大,调用方便的底层图形库。-OpenGL write (full Open Graphics Library) is a defined a across programming languages, cross-platform programming interface specification, it
openGL-code
- 《OpenGL三维图形系统开发与实用技术》书的源码,压缩文件,无密码-the code of openGL 3D graphics system development and practical technology book
OpenGL
- OpenGL三维图像开发库,包含glu.h,glut.h,glew.h等库,种类齐全。-OpenGL 3D graphics development library contains glu.h, glut.h, glew.h such as libraries, the full range.
三维速度场图像vc源码
- 在工程绘图中,经常需要实现三维速度场的绘制,本案例采用VC和OpenGL实现对话框界面内3D速度场分布,对三维图像开发编程具有十分重要参考作用。