Fluid Flow: Difference between revisions
Jump to navigation
Jump to search
New page: = FluidFlow = There is a lot of information to fill in here. Below is just a start of some information I knew of. -asf == Particle Vis == Jason Sobel and others worked on this projec... |
No edit summary |
||
| Line 11: | Line 11: | ||
Different versions of the code for this project and the code that also visualized bat datasets are here: | Different versions of the code for this project and the code that also visualized bat datasets are here: | ||
<pre> | |||
$G/src/particlevis* | $G/src/particlevis* | ||
</pre> | |||
== PathVis == | == PathVis == | ||
Revision as of 18:24, 2 June 2009
FluidFlow
There is a lot of information to fill in here. Below is just a start of some information I knew of. -asf
Particle Vis
Jason Sobel and others worked on this project that led to the paper:
Different versions of the code for this project and the code that also visualized bat datasets are here:
$G/src/particlevis*
PathVis
Alex Weiss tried to clean up and generalize the particle flurry code summer 2006 (?). His code is here:
<html>
$G/src/pathvis/ </html>