mirror of
https://github.com/gomson/TimothyLottes.github.io.git
synced 2026-08-05 07:08:50 +00:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<html><head><link rel="stylesheet" href="style.css"></head><body><div class="page">
|
||||
<h1>20070730 - Computational Fluid Dynamics Code</h1>
|
||||
<br>
|
||||
|
||||
As with the graphics engine, the Atom Physics Engine is directly coupled with the cellular representation of the world. This allows for some truly remarkable gameplay features, such as localized micro gravity, all objects exerting forces on surrounding objects, and self healing world and players. The screen shots below show some of the dynamic destructibility and self healing of the engine.
|
||||
<br>
|
||||
<br>
|
||||
<center>
|
||||
<img src="20070730-A.jpg"><br><br>
|
||||
<img src="20070730-B.jpg"><br><br>
|
||||
<img src="20070730-C.jpg"><br><br>
|
||||
<img src="20070730-D.jpg"><br><br>
|
||||
<img src="20070730-E.jpg"><br><br>
|
||||
<img src="20070730-F.jpg"><br><br>
|
||||
<img src="20070730-G.jpg"><br><br>
|
||||
</center>
|
||||
|
||||
|
||||
|
||||
|
||||
</div></body></html>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user