Hacker News new | ask | show | jobs
by axelMI 414 days ago
The actual webgl engine is packaged as a separate library https://github.com/xdadda/mini-gl

As for the more complex UI modules (ie crop) in theory it shouldn't be too difficult to build a vanilla-js separate module, but not sure I'll have the time as these kind of solutions need to take into account so many use-cases and edge-cases that they easily become a nightmare to maintain ...