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 20c1c7c

Browse filesBrowse files
N17: Tetra (rust-gamedev#409)
1 parent 7440083 commit 20c1c7c
Copy full SHA for 20c1c7c

File tree

1 file changed

+15
-0
lines changed
Filter options

1 file changed

+15
-0
lines changed

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

Copy file name to clipboardExpand all lines: content/posts/newsletter-017/index.md
+15Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,21 @@ This month's updates:
8989

9090
## Library & Tooling Updates
9191

92+
### [Tetra]
93+
94+
[Tetra] is a simple 2D game framework, inspired by XNA and Raylib. This month,
95+
versions 0.5.5 and 0.5.6 were released, with various improvements:
96+
97+
- Customizable `Mesh` colors and winding orders
98+
- Enabling/disabling the user's screen saver
99+
- Improved CPU usage on some devices
100+
101+
For full details and a list of breaking changes, see the
102+
[changelog][tetra-changelog].
103+
104+
[tetra]: https://github.com/17cupsofcoffee/tetra
105+
[tetra-changelog]: https://github.com/17cupsofcoffee/tetra/blob/main/CHANGELOG.md
106+
92107
## Popular Workgroup Issues in Github
93108

94109
<!-- Up to 10 links to interesting issues -->

0 commit comments

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