文件名称:烟雾模拟源代码
文件大小:341KB
文件格式:ZIP
更新时间:2021-04-06 09:31:53
计算机图形学 烟雾模拟 源代码 Smoke Simulation
c++实现的烟雾模拟源工程代码,基于siggraph的一篇论文实现,简单易读。
【文件预览】:
SmokeSimulation-master
----controller.h(1KB)
----object.cpp(8KB)
----controller.cpp(5KB)
----arcball.cpp(6KB)
----camera.h(776B)
----renderer.h(2KB)
----event_listener.h(343B)
----arcball.h(4KB)
----main.cpp(868B)
----fluid.h(2KB)
----LICENSE(34KB)
----object.h(2KB)
----README.md(1KB)
----Makefile(614B)
----screenshots()
--------no_rendering.png(34KB)
--------screenshot1.png(46KB)
--------screenshot2.png(95KB)
--------drawframe.png(150KB)
----timer.cpp(254B)
----core.h(934B)
----timer.h(208B)
----.gitignore(73B)
----camera.cpp(2KB)
----fluid.cpp(11KB)
----renderer.cpp(12KB)