You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/posts/newsletter-007/index.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -529,6 +529,18 @@ February's full weekly devlogs: "This Week In Veloren...":
529
529
530
530
## Library & Tooling Updates
531
531
532
+
### [Fix Your Time Step in Rust and GGEZ][fyt-ggez]
533
+
534
+
[][fyt-ggez]
535
+
536
+
[joetsoi] has written [a blog post][fyt-ggez], demonstrating how the concepts from the well-known '[Fix Your Timestep][fyt]' article can be applied when making games with Rust and GGEZ.
537
+
538
+
The examples are very well explained, and can easily be translated to other engines, so it's worth checking out even if you're not a GGEZ user!
0 commit comments