File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -324,6 +324,23 @@ add documentation comments for all of the library's features.
324324
325325## Engine Updates
326326
327+ ### [ Tetra]
328+
329+ [ Tetra] is a simple 2D game framework, inspired by XNA, Love2D, and Raylib. This
330+ month, versions 0.6.4 and 0.6.5 were released, featuring:
331+
332+ - Stencil buffers
333+ - Basic instanced mesh rendering
334+ - Methods for reading textures back to the CPU (e.g. for screenshots)
335+ - Support for passing slices/arrays as shader uniforms
336+ - More utility methods for working with high-DPI displays
337+ - Various bugfixes and docs improvements
338+
339+ For more details, see the [ changelog] [ tetra-changelog ] .
340+
341+ [ Tetra ] : https://github.com/17cupsofcoffee/tetra
342+ [ tetra-changelog ] : https://github.com/17cupsofcoffee/tetra/blob/main/CHANGELOG.md
343+
327344### [ Rustcraft] [ rustcraft ]
328345
329346![ rustcraft-img] ( rustcraft.png )
You can’t perform that action at this time.
0 commit comments