Remove textures.cpp/hpp from here and just hand code the backend #13
Open
opened 2 months ago by zedshaw
·
0 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Right now I have to do this stupid "syncing" from my Raycaster game to here every time I change my game, but that's not the best way to present the GUI library. Instead the library should come with a simple backend that knows how to load the icons/sprites/fonts exactly needed for the demos, and then my games and other things implement their own setup like texture.hpp.