资源列表
harris-2
- Code Harris corner detector matlab 2
test-segmentation
- terrain height querry, which is represented by triangle mesh
data_structure_Mesh
- This is a Document talking about 3D data structures mesh
retile.tar.Z
- 3d polygon mesh retiler
openvl-0.3.0.tar
- 体绘制库,提供大量现有的算法实现。可以读取多种体素格式文件。-Volume rendering library, providing a large number of existing algorithms. Can be read by a variety of speed file.
osg2
- 基于OSG的虚拟校园漫游系统的设计与实现.pdf-OSG virtual campus roaming system design and implementation pdf
PoissonRecon.x64
- 这是三维重建的泊松表面重建的源码,非常好的学习资料,对于学习三维重建的同学来说是非常的东西,欢迎下载-This is the Poisson surface reconstruction of the famous three-dimensional reconstruction of the source code, a very good learning materials for the students is very three-dimensional reconstruction
Firework-with-particle-system
- 粒子系统实现的烟花动画,内含说明文档,C++源代码。-Implementation of firework animation using particle system.
osgCal_VCProject
- OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统 Cal3d:基于骨骼的角色动画实现 osgCal:针对OSG封装Cal3d,以方便地在OSG里使用Cal3d的库。 osgCal官方没有VC工程,上传的是我自己做的! -OpenSceneG
01_BumpUnderWater
- 凹凸纹理应用 水波的例子 凹凸纹理应用 水波的例子-Examples of application of water waves Bump Bump Bump examples of application of water waves example of application of water waves
Jingyu_Question1
- Use the keys X, Y, and Z to control rotations about the x, y and z axes respectively. Each press of a key causes a rotation of 15 degrees about the related axis. Display your teapots using three viewports for the front, top and side views using ortho
RocketCommanderSourceCode
- 微软官方的导弹飞行模拟程序。 基于DirectX 9用C#开发,功能全面,效果超炫。对进行图形显示开发和C#语言学习大有裨益。