-
PCShow
三维点云的伪彩色显示示例。自带5片点云用于测试。可平移、旋转、缩放视图;可单色、伪彩色显示点云。(An example of pseudo-color display of three-dimensional point clouds. It has five point clouds for testing. It can translate, rotate and zoom views; it can display point clouds in monochrome and pseudo-color.)
- 2020-11-10 16:59:46下载
- 积分:1
-
3DMM
说明: 3DMM模型是三维人脸重建的基础模型,用于三维人脸重建任务。(3dmm model is the basic model of 3D face reconstruction, which is used for 3D face reconstruction task.)
- 2021-03-16 16:49:21下载
- 积分:1
-
Direct3D9.Book
详细的介绍Direct3D的编程过程,让你逐步成为3D开发高手(detailed account of the Direct3D programming process so that you gradually become a master 3D development)
- 2007-04-17 13:14:29下载
- 积分:1
-
triangle
说明: Shewchuk的三角剖分算法,能剖分带孔的离散点,PII233 剖分一百万个离散点只需20秒。(Shewchuk 涓夎鍓栧垎 the algorithm, can cut in half the belt
hole the separate spot, PII233 cuts in half 1 million separates only
to need for 20 seconds. )
- 2021-04-08 23:49:00下载
- 积分:1
-
BeautyScene
DX写的水面效果模拟,折射反射fresnel源码(Real water effect with DirectX&HLSL,reflect refract & fesnel effect.)
- 2009-10-02 14:45:06下载
- 积分:1
-
57578869matlab--3D-reconstruction
基于matlab三维重建代码,及基础知识的了解和掌握(three-dimensional reconstruction)
- 2019-05-15 14:00:32下载
- 积分:1
-
Six_3D_exe200476762006
Six 3D exersizes for VisualBasic.
- 2016-01-04 22:25:42下载
- 积分:1
-
UE4FirstPersonVRTemplate
unreal engine 4的虚拟现实模板,用UE4.5版本实现,并供大家参考,且亲测可以使用,无密码。(Engine unreal 4 virtual reality template, with the UE4.5 version to achieve, and for your reference, and pro test can be used, no password.)
- 2015-10-20 20:53:06下载
- 积分:1
-
Gouraud
转动的彩色立方体(1~2人)谭飞、吴颖颖
1) 绘制一个不停转动的彩色立体球,可以绕着任意方向旋转;
2) 采用一定的光照明技术,考虑环境光、反射光以及镜面光的作用;
3) 采用消隐算法,体现立方体表面的遮挡关系;
4) 具有较好的动画效果,消除闪烁现象;
5) 不可以采用OpenGL中的函数。
(Rotating color cube (1 ~ 2)谭飞,吴颖颖1) draw a non-stop rotation of the color three-dimensional ball, you can spin around in any direction 2) the use of certain lighting technology, consider the ambient light, reflected light and the mirror The role of surface light 3) the use of blanking algorithm, reflecting the relationship between cube block surface 4) has good animation effects, to eliminate flicker phenomenon 5) can not be used in a function of OpenGL.)
- 2020-06-30 19:40:01下载
- 积分:1
-
point3d
直接运行TestMyCrust.m, 读取点云txt,或者直接加载mat文件
运行需要几分钟,耐心等待
完成后运行trianglenormal.m, 生成三角面片的法向量
运行完成得到tri.txt(组成三角面片的点的编号信息),trinormal.txt(每个三角面片法向量数值),diandian.txt(每个点云信息)
然后将三个数据当做stl_gen.exe的输入文件,得到trisuface.stl文件(run TestMyCrust.m, read point cloud file txt, or load mat file)
- 2017-10-26 10:27:18下载
- 积分:1