Skip to content

Commit 91a7698

Browse files
authored
Newsletter 11: Add Scale (#191)
1 parent 25be079 commit 91a7698

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

content/posts/newsletter-011/index.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,25 @@ _Discussions:
227227
[pont-source]: https://github.com/mkeeter/pont
228228
[qwirkle]: https://en.wikipedia.org/wiki/Qwirkle
229229

230+
### [Scale]
231+
232+
![Scale screenshot](scale.png)
233+
234+
[Scale]'s objective is to become a granular society simulation,
235+
filled with fully autonomous agents interacting with their world in real time.
236+
237+
The 4th [devlog][scale-blog-post] was published, talking about
238+
the new renderer based on [wgpu-rs], pathfinding, parking,
239+
curved roads and a new crate extracted from the project called [flat_spatial].
240+
241+
_Discussions:
242+
[/r/rust_gamedev](https://www.reddit.com/r/rust_gamedev/comments/henx2n/scale_devblog_4/)_
243+
244+
[flat_spatial]: https://crates.io/crates/flat_spatial
245+
[Scale]: https://github.com/Uriopass/Scale
246+
[scale-blog-post]: http://douady.paris/blog/scale_4.html
247+
[wgpu-rs]: https://github.com/gfx-rs/wgpu-rs
248+
230249
### [runner]
231250

232251
[![Runner gameplay sample](runner_gameplay_sample.png)](https://vimeo.com/428851779)
188 KB
Loading

0 commit comments

Comments
 (0)