hmans / three-elements

Web Components-powered custom HTML elements for building Three.js-powered games and interactive experiences. 🎉
https://three-elements.hmans.co
MIT License
398 stars 14 forks source link

Restructure repository; create "extras" package #80

Open hmans opened 3 years ago

hmans commented 3 years ago

During the development of 0.4, I converted this repository to a Lerna-based monorepo and started creating individual micropackages for specific features (like text rendering, framework glue, and so on.) I have since realized that this model is not going to scale terribly well (as long as the project is primarily maintained by myself). For this reason, I would like to make the following changes:

And ideally I'd like to do all of this before releasing 0.4.