Skip to content

Releases: ymherklotz/YAGE

Stable and efficient spritebatching

06 Jan 21:05
Compare
Choose a tag to compare
Pre-release

Spritebatching has been fixed and the performance has been improved. One can now render 100000 textured rectangles with 600000 vertices at 60fps if the textures aren't too detailed. The plans are to make this even more efficient, but the game engine should be good enough for a first game now.

Building with small examples

17 Dec 16:18
Compare
Choose a tag to compare
Pre-release

YAGE builds with a small example and a few tests of the different classes.

Stable and good code

24 Aug 09:11
Compare
Choose a tag to compare
Stable and good code Pre-release
Pre-release

The code is now well formatted but missing a lot of features and is definitely not production ready.