I'm curious if you have thoughts on allowing multiple graphics backends to be supported at once. Before fully inited of course. sokol-shdc likely wouldn't need any changes(although ergonomics would probably be better if it was changed?).
I'm toying around with including sokol multiple times in separate namespaces and providing a bridge to the rest of my app but I imagine this is a feature other users of sokol might want and would lend itself well to being a part of the core library. Would love to hear your thoughts :)
I'm curious if you have thoughts on allowing multiple graphics backends to be supported at once. Before fully inited of course.
sokol-shdclikely wouldn't need any changes(although ergonomics would probably be better if it was changed?).I'm toying around with including sokol multiple times in separate namespaces and providing a bridge to the rest of my app but I imagine this is a feature other users of sokol might want and would lend itself well to being a part of the core library. Would love to hear your thoughts :)