Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3mapslab/3digitaltwin
Faster WebGL 3D graphics starter kit for IoT project
https://github.com/3mapslab/3digitaltwin
3d digitaltwin epsg3857 maps three-js threejs wgs84
Last synced: 2 months ago
JSON representation
Faster WebGL 3D graphics starter kit for IoT project
- Host: GitHub
- URL: https://github.com/3mapslab/3digitaltwin
- Owner: 3mapslab
- License: mit
- Created: 2020-03-20T17:37:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T16:35:28.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T07:00:05.834Z (2 months ago)
- Topics: 3d, digitaltwin, epsg3857, maps, three-js, threejs, wgs84
- Language: JavaScript
- Homepage:
- Size: 77.9 MB
- Stars: 58
- Watchers: 6
- Forks: 18
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Three Digital Twin
This is a ThreeDigitalTwin. A starter kit for our IoT Project based on 3D WebGL.
As you can see here, to improve performance when creating complex scenes with ThreeDigitalTwin, our library move the render away from the main thread into a Web worker with OffscreenCanvas.
![](https://github.com/triedeti/ThreeDigitalTwin/blob/master/docs/img/digitaltwin_main.gif?raw=true)
## Disclaimer
It was our sole intention to contribute to the community what we had to do to get this to work on our own projects ❤️
## Quickstart
Coming soon
## Examples
![](https://github.com/triedeti/ThreeDigitalTwin/blob/master/docs/img/digitaltwin.gif?raw=true)
Coming soon
## Contributing
Any contributions to this project are more than welcome. Feel free to reach us and we will gladly include any improvements or ideas that you may have.
Please, fork this repository, make any changes and submit a Pull Request and we will get in touch!## Contributors
| **Jorge Santos** | **Leonel Dias**
| :---: |:---:|
| [![jdsantos](https://avatars1.githubusercontent.com/u/1708961?v=3&s=50)](http://jdsantos.github.io) | [![leoneljdias](https://avatars1.githubusercontent.com/u/4217810?v=3&s=50)](http://fvcproductions.com) |
| `github.com/jdsantos` | `github.com/leoneljdias`## Support
The easiest way to seek support is by submiting an issue on this repo.
Also, reach out to us at one of the following places!---
## License
- **[MIT license](http://opensource.org/licenses/mit-license.php)**