benreid24 / BLIB

Small organized collection of common code I have accumulated over the years that has amassed into a proper 2d game engine
1 stars 0 forks source link

Build splash screen utility #154

Open benreid24 opened 1 year ago

benreid24 commented 1 year ago

Should provide simple interface to open and start thread. Will manage its own window and everything. Parent thread can kill it when loading is complete. Can just use SFML OpenGL rendering.