azurite-engine / Azurite

Azurite Game Engine is a 2D Java game engine built on top of LWJGL.
https://azurite-engine.github.io
MIT License
42 stars 20 forks source link

Text renderer #65

Closed athaun closed 2 years ago

athaun commented 2 years ago

image

I would greatly appreciate a thorough review of my code, and I do realize it is quite alot of code to review. From what I can see, git is confused about some files, and has marked them as completely changed, which makes it much more difficult to review. The files to focus your review on are as follows

Notable changes in this commit are:

Juyas commented 2 years ago

I would approve of this, maybe add some structure tests to polish a little.