Remove textures.cpp/hpp from here and just hand code the backend #13

Open
opened 1 week ago by zedshaw · 0 comments
zedshaw commented 1 week ago
Owner

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.

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.
zedshaw self-assigned this 1 week ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: learn-code-the-hard-way/lel-guecs#13
Loading…
There is no content yet.