mirror of
https://github.com/gomson/TimothyLottes.github.io.git
synced 2026-08-04 14:48:49 +00:00
53 lines
1.8 KiB
HTML
53 lines
1.8 KiB
HTML
<html><head><link rel="stylesheet" href="style.css"></head><body><div class="page">
|
|
<h1>20070816 - CFD Videos</h1>
|
|
<br>
|
|
|
|
Some more from the 2D test CFD code being adapted to 3D for the engine. This time, movies as well. Same stats as last time: 65536 cells (particles), easily done using a small fraction of the GPU. The gray box in the lower left shows the velocity vectors with color and intensity showing direction and magnitude.
|
|
<br>
|
|
<br>
|
|
|
|
These are all uniform material properties. Finished setup in Atom will have independent properties per cell which are procedurally generated and can be varied with cell animation. All cells will have two material properties which are blended between based on cell state energy transition between natural low energy state and high energy state.
|
|
<br>
|
|
<br>
|
|
<b>Gas like Jello</b>
|
|
<br>
|
|
<br>
|
|
<center><a href="20070816-A.mp4"><img src="20070816-A.jpg"></a><br>Image is Link to Movie (Plays in VLC)</center>
|
|
<br>
|
|
|
|
<b>Sandy</b>
|
|
<br>
|
|
<br>
|
|
<center><a href="20070816-B.mp4"><img src="20070816-B.jpg"></a><br>Image is Link to Movie (Plays in VLC)</center>
|
|
<br>
|
|
|
|
<b>Slow Shockwave</b>
|
|
<br>
|
|
<br>
|
|
<center><a href="20070816-C.mp4"><img src="20070816-C.jpg"></a><br>Image is Link to Movie (Plays in VLC)</center>
|
|
<br>
|
|
|
|
<b>Water Like</b>
|
|
<br>
|
|
<br>
|
|
<center><a href="20070816-D.mp4"><img src="20070816-D.jpg"></a><br>Image is Link to Movie (Plays in VLC)</center>
|
|
<br>
|
|
|
|
<b>Dampening and Shock Absorbent</b>
|
|
<br>
|
|
<br>
|
|
<center><a href="20070816-F.mp4"><img src="20070816-F.jpg"></a><br>Image is Link to Movie (Plays in VLC)</center>
|
|
<br>
|
|
|
|
<b>Springy and Dirty</b>
|
|
<br>
|
|
<br>
|
|
<center><a href="20070816-G.mp4"><img src="20070816-G.jpg"></a><br>Image is Link to Movie (Plays in VLC)</center>
|
|
<br>
|
|
|
|
|
|
</div></body></html>
|
|
|
|
|
|
|