Hacker News new | ask | show | jobs
by alokjnv10 955 days ago
You can use threejs for that
1 comments

Thanks for the suggestion!

The problem with threejs is that (I believe) the 2d support isn't that great. A lot of custom code is necessary, and often the results don't look great. See here for example:

https://observablehq.com/@grantcuster/using-three-js-for-2d-...