File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,6 @@ title: "This Month in Rust GameDev #3 - October 2019"
4
4
5
5
<!-- markdownlint-disable no-trailing-punctuation -->
6
6
7
- <!-- TODO: Check the post with markdownlint-->
8
- <!-- TODO: break all long lines! -->
9
-
10
7
Welcome to the third issue of the Rust GameDev Workgroup’s
11
8
monthly newsletter.
12
9
@@ -839,11 +836,21 @@ or [join the next meeting][join].
839
836
<!-- Bonus section to make the newsletter more interesting
840
837
and highlight events from the past. -->
841
838
842
- ** TODO** : ???
839
+ Just an interesting Rust gamedev link from the past. :)
840
+
841
+ [ ![ Gravisim screenshot] ( /assets/newsletter-003/gravisim.png )] [ gravisim-ann ]
842
+
843
+ [ Gravisim] [ gravisim-src ] by [ @bcamp1 ]
844
+ is a simulation of universal gravitation.
845
+ It uses [ Newton's Law for Universal Gravitation] [ unigrav ]
846
+ to run an n-body physics simulation.
843
847
844
- - < https://github.com/bcamp1/Gravisim >
848
+ [ Check out a video demo in this /r/rust announcement. ] [ gravisim-ann ]
845
849
846
- - < https://reddit.com/r/rust/comments/atdkeg/ive_been_making_a_gravity_simulator_using >
850
+ [ gravisim-src ] : https://github.com/bcamp1/Gravisim
851
+ [ gravisim-ann ] : https://reddit.com/r/rust/comments/atdkeg/ive_been_making_a_gravity_simulator_using/
852
+ [ @bcamp1 ] : https://github.com/bcamp1
853
+ [ unigrav ] : https://en.wikipedia.org/wiki/Newton%27s_law_of_universal_gravitation
847
854
848
855
------
849
856
You can’t perform that action at this time.
0 commit comments