Sample add-on that hosts a WASM WebGL wiewer made with Evergine.
It is designed to be used as a startup structure for Add-ons based on Evergine.
Using Evergine brings the possibility of developing web 3D graphics apps integrated within Home Assistant.
This add-on is still under development.
This add-on is using Ingress to embed its interface securely into Home Assistant.
📚 Read the full add-on documentation
- Go to your Home Assistant web UI, "Supervisor" > "Add-on Store", Click 3-dots menu at upper right > "Repositories" and add this repository URL: https://github.com/vicfergar/addon-evergine-sample
- Scroll down the page to find the new repository, and click the new add-on named "Evergine Sample"
- Click "Install" and give it a few minutes to finish downloading.
- Click "Start", give it a few seconds to spin up, and then click the "Open Web UI" button that appears.
This is an active open-source project. We are always open to people who want to use the code or contribute to it.
Thank you for being involved! 😍
The original setup of this repository is by Victor Ferrer.
For a full list of all authors and contributors, check the contributor's page.
Want some more functionality to your Home Assistant instance?
We have created multiple add-ons for Home Assistant. For a full list, check out our GitHub Repository.
MIT License
Copyright (c) 2021 Victor Ferrer
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.