@speckle/viewer
Version:
A 3d viewer for Speckle, based on threejs.
31 lines (17 loc) • 1.84 kB
Markdown
# The Speckle Viewer
[](https://twitter.com/SpeckleSystems) [](https://speckle.community) [](https://speckle.systems) [](https://speckle.guide/dev/) [](https://badge.fury.io/js/%40speckle%2Fviewer)
## Documentation
Complete documentation [here](https://speckle.guide/viewer/)
Migration guide [here](https://speckle.notion.site/Migration-Guide-b2b4118d34b544e9b9a848714348e7c7)
## Examples
You can find readily available examples in the documentation [here](https://speckle.guide/viewer/basic-example.html)
## Development
- run `yarn` in the repo root to install and link all required dependencies.
- run `yarn dev` in the viewer package (here) to start a dev build with automatic code refresing of the viewer code.
- run `yarn dev` in the viewer-sandbox package to start the viewer sandbox.
## Feedback
We would love to hear your feedback in [this forum thread](https://speckle.community/t/seeking-feedback-on-the-new-viewer-api-structure/7231).
## Community
If in trouble, the Speckle Community hangs out on [the forum](https://speckle.community). Do join and introduce yourself! We're happy to help.
## License
Unless otherwise described, the code in this repository is licensed under the Apache-2.0 License. If you have any questions, don't hesitate to get in touch with us via [email](mailto:hello@speckle.systems).