-
osgEarth分页流程
osgEarth的地形分页流程,我大致的写一下,感兴趣的话,大家可以去代码中看看,以MPEngine为例(osg tile
TilePagedLOD* plod = new TilePagedLOD( _engineUID, _liveTiles, _deadTiles );
plod->setCenter ( bs.center() );
plod->addChild ( tileNode );
plod->setFileName( 1, Stringify() << tileNode->getKey().str() << "." << _engineUID << ".osgearth_engine_mp_tile" );)
- 2020-06-23 21:40:02下载
- 积分:1
-
3DpointREG-V3
基于ICP的 3D 点云拼接,main.m是主程序(Based on ICP' s 3D point clouds registration, main.m is the main program)
- 2016-06-25 16:17:31下载
- 积分:1
-
312312
立方体动态隐线算法,mfc实现立方体的动态消隐(Cube dynamic hidden line algorithm)
- 2020-11-10 08:19:45下载
- 积分:1
-
MyCrust090209
基于 Crust 算法的三维点云重构物体表面程序(Simple surface recostruction program based on Crust algorithm Given a set
of 3D points returns a triangulated tight surface.)
- 2011-04-26 15:17:17下载
- 积分:1
-
FFD SoftBody
柔体模拟脚本,FFD自由变形,根据博主分享保存记录在此次。有需要的可以查看学习。(Soft body simulation script, FFD free-form deformation, according to Blogger share, keep records in this time. You can study it if you need it.)
- 2017-09-26 06:04:48下载
- 积分:1
-
三维重建
说明: 三维重建是指对三维物体建立适合计算机表示和处理的数学模型,是在计算机环境下对其进行处理、操作和分析其性质的基础,也是在计算机中建立表达客观世界的虚拟现实的关键技术。(Three-dimensional reconstruction refers to the establishment of a mathematical model suitable for computer representation and processing of three-dimensional objects. It is the basis for processing, manipulating and analyzing their properties in the computer environment. It is also the key technology for establishing a virtual reality to express the objective world in the computer.)
- 2020-06-16 05:20:02下载
- 积分:1
-
DownsamplePointCloud
VTK里面的对点云进行降采样的程序,可以直接使用。(VTK point cloud inside the down-sampling procedure can be used directly.)
- 2021-05-10 01:08:33下载
- 积分:1
-
An_example_of_Tetgen
不是本人编的,转自csdndengpengyong,个人能力有限,望谅解。Tetgen是一个生成四面体网格的开源工具,本实例提供了从网上下载的开源的源码和一个简单的使用的示例,其中附带了Tetgen自带了的一个查看剖分出来的网格的工具TetView.exe,可以运行打开剖分出来的文件查看剖分的结果是否正确。(I was not prepared, carried csdndengpengyong, individual ability is limited, hope and understanding. Tetgen tetrahedral mesh generation is an open source tool, the examples provided from the Internet to download the open source code and a simple example of the use of which comes Tetgen comes out of a mesh grid view tool TetView . exe, you can run out of file viewing open split split the results are correct.)
- 2021-03-14 20:49:22下载
- 积分:1
-
andSFM
著名的SFM算法(Well-known algorithm for SFM)
- 2008-03-22 12:09:59下载
- 积分:1
-
3D-Model-Display
在XNA4.0中,3D游戏的制作,需要很多三维模型的导入,本代码显示fbx,x等三维模型的导入,并做了相应的动画。(XNA4.0 in the production of 3D games, you need a lot of three-dimensional model of the import of this code shows the 3D model import fbx, x, and the corresponding animation.)
- 2012-06-02 11:32:23下载
- 积分:1