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 b46b76f

Browse filesBrowse files
authored
Newsletter 13: starframe (rust-gamedev#256)
1 parent 20966a8 commit b46b76f
Copy full SHA for b46b76f

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-013/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-013/index.md
+19Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,25 @@ information on the upcoming changes, see the [changelog][tetra-changelog].
358358
[tetra-042]: https://twitter.com/17cupsofcoffee/status/1294316642680426497
359359
[tetra-changelog]: https://github.com/17cupsofcoffee/tetra/blob/main/CHANGELOG.md
360360

361+
### [starframe]
362+
363+
![Current state of starframe graphics and physics](starframe-demo.gif)
364+
365+
[starframe] by [@moletrooper] is a work-in-progress 2D game engine
366+
for physics-y sidescrolling games. This month it received
367+
[an experimental graph-based entity system][sf-graph-post].
368+
369+
The next area of focus is going to be fleshing out the physics with
370+
generalized constraints, which will enable things like friction and joints.
371+
372+
_Discussions:
373+
[/r/rust](https://www.reddit.com/r/rust/comments/iju3xq/starframe_devlog_architecture_ecs_graph/),
374+
[twitter](https://twitter.com/moletrooper/status/1300034941816897542)_
375+
376+
[starframe]: https://github.com/moletrooper/starframe
377+
[@moletrooper]: https://twitter.com/moletrooper
378+
[sf-graph-post]: https://moletrooper.github.io/blog/2020/08/starframe-1-architecture/
379+
361380
### 🐦 [Puffin Profiler]
362381

363382
Pufin is a simple instrumentation profiler created by [Embark]
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.