-
SKYBOX
游戏中天空盒的模拟实现,鼠标控制观察这个天空盒,工程的构架可以通用,极大方便读者。(Game simulation of the realization of the sky box, mouse control to observe the sky boxes, the project can be generic framework, which greatly facilitate the reader.)
- 2008-07-09 19:02:30下载
- 积分: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
-
3D
说明: 3D照片墙,swf不是代码哦,值得借鉴一下(3D Photo Wall, swf not the code Oh, is worth learning about)
- 2014-09-27 22:44:17下载
- 积分:1
-
RayAABBCollision_D3D
d3d写的aabb与射线碰撞检测的例子,vs 编写,功能完整(d3d written aabb collision detection and ray example, vs the preparation of functional integrity)
- 2020-12-31 21:48:58下载
- 积分:1
-
hough_trans
通过霍夫变换,实现延直线上信号的积累,达到提高信噪比的目地,以利于检测。(By Hough transform, the accumulation of signals in the certain straight line, to improve the SNR of the signal.)
- 2012-08-24 09:14:31下载
- 积分:1
-
snow
D3D开发的粒子系统应用,雪的效果逼真,算法经典。(D3D development of particle system applications, the effect of real snow, the classic algorithm.)
- 2010-06-22 21:51:23下载
- 积分:1
-
gaborfilte
说明: 通过设置5个不同的时域窗尺度和8个方向(theta),得到40个Gabor滤波器。但在滤波器显示的时候出现了问题。以下分别把程序的源代码、调用代码(Forty Gabor filters are obtained by setting 5 different time window scales and 8 directions (theta). But there was a problem when the filter was displayed. The following procedures are the source code, call code)
- 2021-04-09 14:11:38下载
- 积分:1
-
3D
三维均匀介质的高阶交错网格弹性波方程数值模拟(未加PML吸收边界条件),模拟结果以切边形式显示(Numerical simulation of three-dimensional homogeneous medium of high-order staggered elastic wave equation (not PML absorbing boundary conditions), the simulation results are displayed in the form of trimming)
- 2013-11-25 18:17:06下载
- 积分:1
-
home
An opengl project of designing a room with texture.
- 2020-09-14 14:37:57下载
- 积分: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