TwoJS

Oct 20, 2023

A two-dimensional drawing api geared towards modern web browsers. It is renderer agnostic enabling the same api to draw in multiple contexts: svg, canvas, and webgl.

https://two.js.org/

I'd like to figure out how to draw a 2d scene on a 3d webgl canvas for myself - just as kind of a fun project.

↑ up