搜索资源列表
opengltest
- Visual C下OpenGL开发框架生成三维地形模拟,SDI框架
opengl
- Visual C下OpenGL开发框架生成三维地形模拟,SDI框架
3DTest
- 三维地形实时动态显示的核心技术研究,对三维图形研究有很大的帮助.-real-time three-dimensional terrain of the core dynamic display technology research, research on 3D graphics is very useful.
dizhenzhenzhongyuce.rar
- 用MATLAB读取bmp图片 同时得出三维的坐标 同时绘制了灾区地震的地形图,Bmp image to use MATLAB to read at the same time to draw three-dimensional coordinates of the earthquake disaster areas at the same time drawing the topographic map
OPENGLdixing
- 三维地形模拟,利用OPENGL来实现三维地形的模拟-Three-dimensional topography simulation, using OPENGL to realize three-dimensional topography simulation
DEMO_2_RENDER
- 利用vc++以及windows提供的GDI编写的一个小程序,主要实现了三维地形的渲染、平移、缩放、旋转等功能。-This is a simple program using vc++ and windows GDI. Its main functionalities are 3D terrian rendering, panning, zooming, and rotating.
OpenGLdixingmanyou
- VC和OpenGL实现三维地形模拟,场景逼真,适合三维开发的参考资料-VC and OpenGL to achieve three-dimensional terrain modeling, realistic scene, for three-dimensional development of reference materials
OpenGL_3D
- 在MFC中利用OpenGL实现三维地形模拟-this codes have a good modeling of 3D terr
Terrain3DTest
- 基于opengl的三维地形动态显示,编写基本语言的C++,仅供参考-Opengl-based dynamic display of three-dimensional terrain
3D_Terrain_rendering_MFC_COIN3d
- 采用 MFC(v2008)+ Coin3d实现的地形三维渲染程序,工程中包括中国区域的地形数据(来自于GEBCO, 由于数据较大,进行了重采样处理) 其中,采用单文档, #pragma comment(lib, coin3d.lib ) #pragma comment(lib, sowin1d.lib ) #pragma comment(lib, simvoleon2d.lib ) 以上三个库均采用V2012重新进行了编译。-MFC(v2008)+ Coin3d t