Commit graph

10 commits

Author SHA1 Message Date
Marty Oehme 827ab83b88 Refactor Directories
Move Engine Files to /src Directory
2018-07-07 16:44:06 +02:00
Marty Oehme f3dfc3b368 Set up Basic AngularDart Structure 2018-07-07 15:46:40 +02:00
Marty Oehme f5e528dceb Refactor Rendering into Grid Class 2018-07-06 16:47:20 +02:00
Marty Oehme 6b7e8edb28 Fix Cell Propagation through intermediate Step
the next targeted state is first propagated to all Cells, then they all adopt their new states at once.
2018-07-06 16:46:30 +02:00
Marty Oehme c2d46c6e38 Fix Cell Population 2018-07-06 15:00:45 +02:00
Marty Oehme b16d108e70 Finally fix TimeStep 2018-07-06 15:00:01 +02:00
Marty Oehme 12792a7897 Remove Debug Spam 2018-07-06 14:27:54 +02:00
Marty Oehme e14e8fe505 Fix Neighbor Search 2018-07-06 14:27:25 +02:00
Marty Oehme 4c40dd2baa Fix Timestep observing 2018-07-06 14:27:17 +02:00
Marty Oehme 0277e5ddc7 Initial Commit 2018-07-05 17:59:11 +02:00