Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)**