Devlog: Implementing blank’s basic infrastructure
I started by adding a relatively flexible backend system, that allows you to use any backend for rendering, thread-handling… by passing in a single initializer function.
I also implemented very basic multi-threading, and task separation since the intention is to make it a ui with state.
Next up, I will probably work on getting basic ui element submission and rendering working.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.