资源列表
Recon.940503b
- 作者:Hugues Hoppe, University of Washington. 输入:散乱数据点云 输出:三维曲面-surface reconstruction
OpenGL3D
- 在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
POCS-NL
- 毫米波图像存在分辨率低的缺点,该程序在WRLA算法的基础上,进一步采用投影算法,能有效改善毫米波图像的分辨率-Images acquired from Passive Millimeter-Wave (PMMW) radiometer have poor resolution due to limited aperture dimension. Therefore, Super-Resolution Algorithm (SRA) is a key component for PMMW imag
ThreedimensionalgearGUI
- 三维齿轮GUI设计完整代码能够运行正常不需修改-Three dimensional gear GUI designs the complete code to be able to move normally does not have to revise
MovingPlaneTexture
- Opengl下开发的动态飞机飞行情况,包括纹理,动画,以及DEM高层GIS数据-Opengl developed aircraft flight dynamics, including the texture, animation, and high-level GIS data DEM
reconstruct
- 一个非常好的三维散乱点云重构论文,其中以标准斯坦福数据为例。-A very good point cloud of three-dimensional reconstruction of scattered papers, of which Stanford data standards as an example.
Particle Demo
- OpenGL粒子系统演示程序,可以调节粒子系统粒子的各种参数.-OpenGL Particle System Demo, particle system can adjust the various parameters of particles.
SurfaceReconstructionfromScatteredPoints
- 根据三维点云散重建表面! 是表面重建非常好的算法!-Surface Reconstruction from Scattered Points
openglnurbs
- 使用VB结合OPENGL绘制NURBS曲面,可选择查看曲面-Using VB with OPENGL rendering NURBS surfaces, can select to view surfaces
model
- vb+opengl建立的机械制图虚拟模型库,可以网络更新模型库,实现了模型的操作-vb+ opengl established mechanical drawing a virtual model library, you can network update the model library to realize the operation of the model
GraduateProject
- 校园虚拟漫游系统,用OpenGL实现,其中包括3D模型载入等-Campus Virtual Tour System, using OpenGL implementation, including a 3D model of loading, etc.
bumptexture
- 这是一个opengl贴凹凸纹理的例子,视觉效果极为不错,对于不清楚凹凸纹理原理的人来说,里面有详细的代码注释,有助于理解-this is a program about bump texture by opengl ,besides ,there are definite Notes to help you urderstood