mirror of
https://github.com/gomson/TimothyLottes.github.io.git
synced 2026-08-04 14:48:49 +00:00
Add files via upload
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 173 KiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 173 KiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 162 KiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 212 KiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 180 KiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 154 KiB |
Binary file not shown.
@@ -0,0 +1,52 @@
|
||||
<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>
|
||||
|
||||
|
||||
|
||||
@@ -128,6 +128,7 @@ Below this is active random migration (416 prior posts still to filter through)
|
||||
<a href="20090407.html">20090407 - DXT Tip</a><br>
|
||||
<br>
|
||||
<b>2007</b><br>
|
||||
<a href="20070816.html">20070816 - CFD Videos</a><br>
|
||||
<a href="20070810.html">20070810 - Graphics Engine Lighting</a><br>
|
||||
<a href="20070809.html">20070809 - Graphics Engine Videos</a><br>
|
||||
<a href="20070731.html">20070731 - High Resolution Screen Shots</a><br>
|
||||
|
||||
Reference in New Issue
Block a user