SPH 流体动画源代码

时间:2017-12-14 13:53:26
【文件属性】:
文件名称:SPH 流体动画源代码
文件大小:519KB
文件格式:ZIP
更新时间:2017-12-14 13:53:26
SPH 流体 c++ 源代码 DirectX 光滑流体粒子动力学(SPH)方法简单实例代码,包括可运行程序。 其中,图形绘制部分采用 DirectX 引擎。 具体分析过程,见博客:http://blog.csdn.net/ironyoung/article/details/8068929
【文件预览】:
SPH
----fluid.sln(3KB)
----libsph.dll(22KB)
----libsph()
--------sph_point_buffer.cpp(2KB)
--------libsph.vcproj.bak(6KB)
--------sph_grid_container.cpp(4KB)
--------sph_marching_cube.cpp(84B)
--------sph_fluid_system.h(2KB)
--------sph_neighbor_table.h(1KB)
--------sph_stdafx.cpp(210B)
--------sph_neighbor_table.cpp(4KB)
--------libsph.vcproj(5KB)
--------sph_interface.h(821B)
--------sph_grid_container.h(1KB)
--------sph_fluid_system.cpp(8KB)
--------sph_stdafx.h(505B)
--------sph_marching_cube.h(128B)
--------sph_math.h(3KB)
--------sph_point_buffer.h(814B)
----sph()
--------resource.h(491B)
--------test.cpp(5KB)
--------sph_main.cpp(14KB)
--------stdafx.h(755B)
--------stdafx.cpp(21B)
--------sph.vcproj(5KB)
--------sph.rc(2KB)
--------sph_shader.fx(1023B)
----sph.exe(444KB)
----DXUT()
--------Optional()
--------Core()

网友评论

  • 感觉很好用的代码,谢谢
  • 感觉还可以
  • 不错的源码