0.0.6 • Published 9 months ago
raylite v0.0.6
An educational web-based rendering framework used for my projects.
So far the framework only supports WebGL. I might extend it to support WebGPU in the future.
In addition I plan to implement different rendering framework architectures that might coexist or be replaced. Please be aware that the code is unstable and might break even with minor releases.
Acknowledgement
Thanks to Baris Balli for his article on how to set up a TS NPM library.