Credits
Attribution and license notices (CC BY 4.0, MIT, OFL) are fulfilled on this page and in the bundled OFL.txt. Everything else here is a voluntary record.
Fonts
Audio
- UI click — Pixabay Content License
- UI hover — Pixabay Content License
- UI toggle — Mixkit Sound Effects Free License
- Room tone (night) — Pixabay Content License
- Room tone (day) — Pixabay Content License
- Equipment hum — Pixabay Content License
Weather data
This site reads only the current weather code and converts it into one of three values — clear, rain, or storm — for display (a modification of the original data).
Runtime dependencies
- three — MIT
Copyright © 2010-2026 three.js authors - gsap — GSAP Standard License
Copyright 2008-2026, GreenSock. All rights reserved. Subject to the terms at https://gsap.com/standard-license - animejs — MIT
Copyright (c) 2025 Julian Garnier
Of these three, only gsap is not under an OSS license — it uses the GSAP Standard License (a free but non-OSS license).
MIT License (applies to three and animejs):
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.