A 2-dimensional "draw-only" rendering engine. Renders using the GPU with the backend utilizing WebGPU APIs. This library only issues draw commands; it does not handle any form of user IO. That is left up to the consumer to implement.
Licensed under the MIT License.