Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 91a7698

Browse filesBrowse files
authored
Newsletter 11: Add Scale (rust-gamedev#191)
1 parent 25be079 commit 91a7698
Copy full SHA for 91a7698

File tree

Expand file treeCollapse file tree

2 files changed

+19
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+19
-0
lines changed

‎content/posts/newsletter-011/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-011/index.md
+19Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.