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

Break apart Renderer module #171

Closed benreid24 closed 1 year ago

benreid24 commented 1 year ago

Split up into sections (doxygen groups mainly). May be nice to un-nest some of the namespaces. Main thing is to pull the draw (and maybe com) namespaces up into bl