File tree 1 file changed +17
-0
lines changed
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.
324
324
325
325
## Engine Updates
326
326
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
+
327
344
### [ Rustcraft] [ rustcraft ]
328
345
329
346
![ rustcraft-img] ( rustcraft.png )
You can’t perform that action at this time.
0 commit comments