Fluid Flow: Difference between revisions

From VrlWiki
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
 
(4 intermediate revisions by the same user not shown)
Line 7: Line 7:
Jason Sobel and others worked on this project that led to the paper:
Jason Sobel and others worked on this project that led to the paper:


[http://vis.cs.brown.edu/results/images/Sobel-2004-PFC.005.html|Particle flurries paper]\
[http://vis.cs.brown.edu/results/images/Sobel-2004-PFC.005.html Click here for Particle Flurries paper]


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:


<html><pre>
<pre>
$G/src/particlevis*
$G/src/particlevis*
</html></pre>
</pre>


== PathVis ==
== PathVis ==
Line 19: Line 19:
Alex Weiss tried to clean up and generalize the particle flurry code summer 2006 (?).  His code is here:
Alex Weiss tried to clean up and generalize the particle flurry code summer 2006 (?).  His code is here:


<html><pre>
<pre>
$G/src/pathvis/
$G/src/pathvis/
</html></pre>
</pre>

Latest revision as of 18:25, 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:

Click here for Particle Flurries 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:

$G/src/pathvis/