UNPKG

@speckle/viewer

Version:

A 3d viewer for Speckle, based on threejs.

31 lines (17 loc) 1.84 kB
# The Speckle Viewer [![Twitter Follow](https://img.shields.io/twitter/follow/SpeckleSystems?style=social)](https://twitter.com/SpeckleSystems) [![Community forum users](https://img.shields.io/discourse/users?server=https%3A%2F%2Fspeckle.community&style=flat-square&logo=discourse&logoColor=white)](https://speckle.community) [![website](https://img.shields.io/badge/https://-speckle.systems-royalblue?style=flat-square)](https://speckle.systems) [![docs](https://img.shields.io/badge/docs-speckle.guide-orange?style=flat-square&logo=read-the-docs&logoColor=white)](https://speckle.guide/dev/) [![npm version](https://badge.fury.io/js/%40speckle%2Fviewer.svg)](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).