Projects up for adoption: A-Frame Extras and Physics System
I've spent some time unsure what to do with a couple of my older projects, A-Frame Extras and A-Frame Physics System, and finally decided it's time to step back from developing both. They're each modestly popular projects, and I love seeing what people are building with them, but I haven't been dedicating the time that either project requires — even for maintenance — recently.
Both repositories are up for adoption1 under the donmccurdy-up-for-adoption account. I prefer this to archiving them as I've done with more outdated projects: there are still plenty of active users here, and I'd be glad to see them continue. If you're interested in maintaining either project yourself or with others, please reach out with a GitHub issue. Until (and unless) someone else takes over, both will be unmaintained indefinitely.
I have a few personal and practical reasons for this decision:
- I don't have a Facebook account, and I don't plan on creating one. With recent announcements, I have limited time before Facebook disables my Oculus Quest and I lose the ability to develop and test with my own VR hardware.
- Bug fixes for WebXR projects are unusually time-consuming. In a traditional software library, a public API can be unit tested, providing some confidence that a new change works correctly. With WebXR interaction and physics simulation, I haven't found a real alternative to manually testing on lots of devices. Perhaps there's a better way to automate testing for this type of project, but that's not something I'm personally excited to spend time inventing.
- Limited time / other interests. The free time I'm willing to spend on OSS is finite — it isn't a day job and probably won't become one. I don't want to give the impression that these projects are actively supported when they're not, while leaving issues and PRs unanswered.
I will continue working on other things, building out glTF-Transform and contributing to three.js and glTF. I'm also taking online classes in probability and statistics, and generally trying to do the best I can with an unusually challenging year.
1 Credit to Tom MacWright for suggesting the approach, which feels more direct than an "unmaintained" notice, and less mothball-like and final than archiving.