-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
42 changed files
with
1,151 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Sample Room for Presence3D for Autodesk viewer (CDN/JS) | ||
|
||
The Autodesk plugin from SuperViz SDK is designed to seamlessly integrate avatars, mouse-pointers, lasers, and host controls into your digital twin tool. | ||
|
||
### SuperViz SDK | ||
|
||
This project hosts samples for SuperViz SDK. To find out more about the SDK itself, please visit [the documentation](https://docs.superviz.com/). | ||
|
||
The SDK documentation has extensive sections about [getting started](https://docs.superviz.com/getting-started/quickstart), setting up the SDK, as well as the process of acquiring the required developer key. | ||
|
||
## Build and run the samples | ||
|
||
You can run this sample with npm: | ||
|
||
```bash | ||
npm install | ||
npm start | ||
``` | ||
|
||
or with Yarn: | ||
|
||
```bash | ||
yarn install | ||
yarn start | ||
``` | ||
|
||
Just make sure that you have the required developer keys in the `.env` file. For that copy the `.env.example` file to `.env` and fill in the values. | ||
|
||
You will need Developer Key keys to run the samples on your machines, you therefore should [follow the instructions on these pages](https://docs.superviz.com/getting-started/setting-account) before continuing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Sample Room with Contextual Comments for Autodesk (React/CDN) | ||
|
||
Contextual Comments from the SuperViz SDK embeds a customizable commenting experience into your page or your 3D environment to enable people to collaborate. | ||
|
||
### SuperViz SDK | ||
|
||
This project hosts samples for SuperViz SDK. To find out more about the SDK itself, please visit [the documentation](https://docs.superviz.com/). | ||
|
||
The SDK documentation has extensive sections about [getting started](https://docs.superviz.com/getting-started/quickstart), setting up the SDK, as well as the process of acquiring the required developer key. | ||
|
||
## Build and run the samples | ||
|
||
You can run this sample with npm: | ||
|
||
```bash | ||
npm install | ||
npm start | ||
``` | ||
|
||
or with Yarn: | ||
|
||
```bash | ||
yarn install | ||
yarn start | ||
``` | ||
|
||
Just make sure that you have the required developer keys in the `.env` file. For that copy the `.env.example` file to `.env` and fill in the values. | ||
|
||
You will need Developer Key keys to run the samples on your machines, you therefore should [follow the instructions on these pages](https://docs.superviz.com/getting-started/setting-account) before continuing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Sample Room for Contextual Comments for HTML (CDN/JS) | ||
|
||
Contextual Comments from the SuperViz SDK embeds a customizable commenting experience into your page or your 3D environment to enable people to collaborate. | ||
|
||
### SuperViz SDK | ||
|
||
This project hosts samples for SuperViz SDK. To find out more about the SDK itself, please visit [the documentation](https://docs.superviz.com/). | ||
|
||
The SDK documentation has extensive sections about [getting started](https://docs.superviz.com/getting-started/quickstart), setting up the SDK, as well as the process of acquiring the required developer key. | ||
|
||
## Build and run the samples | ||
|
||
You can run this sample with npm: | ||
|
||
```bash | ||
npm install | ||
npm start | ||
``` | ||
|
||
or with Yarn: | ||
|
||
```bash | ||
yarn install | ||
yarn start | ||
``` | ||
|
||
Just make sure that you have the required developer keys in the `.env` file. For that copy the `.env.example` file to `.env` and fill in the values. | ||
|
||
You will need Developer Key keys to run the samples on your machines, you therefore should [follow the instructions on these pages](https://docs.superviz.com/getting-started/setting-account) before continuing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Sample Room for Contextual Comments for Matterport (CDN/JS) | ||
|
||
Contextual Comments from the SuperViz SDK embeds a customizable commenting experience into your page or your 3D environment to enable people to collaborate. | ||
|
||
### SuperViz SDK | ||
|
||
This project hosts samples for SuperViz SDK. To find out more about the SDK itself, please visit [the documentation](https://docs.superviz.com/). | ||
|
||
The SDK documentation has extensive sections about [getting started](https://docs.superviz.com/getting-started/quickstart), setting up the SDK, as well as the process of acquiring the required developer key. | ||
|
||
## Build and run the samples | ||
|
||
You can run this sample with npm: | ||
|
||
```bash | ||
npm install | ||
npm start | ||
``` | ||
|
||
or with Yarn: | ||
|
||
```bash | ||
yarn install | ||
yarn start | ||
``` | ||
|
||
Just make sure that you have the required developer keys in the `.env` file. For that copy the `.env.example` file to `.env` and fill in the values. | ||
|
||
You will need Developer Key keys to run the samples on your machines, you therefore should [follow the instructions on these pages](https://docs.superviz.com/getting-started/setting-account) before continuing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Sample Room for Contextual Comments for ThreeJS (CDN/JS) | ||
|
||
Contextual Comments from the SuperViz SDK embeds a customizable commenting experience into your page or your 3D environment to enable people to collaborate. | ||
|
||
### SuperViz SDK | ||
|
||
This project hosts samples for SuperViz SDK. To find out more about the SDK itself, please visit [the documentation](https://docs.superviz.com/). | ||
|
||
The SDK documentation has extensive sections about [getting started](https://docs.superviz.com/getting-started/quickstart), setting up the SDK, as well as the process of acquiring the required developer key. | ||
|
||
## Build and run the samples | ||
|
||
You can run this sample with npm: | ||
|
||
```bash | ||
npm install | ||
npm start | ||
``` | ||
|
||
or with Yarn: | ||
|
||
```bash | ||
yarn install | ||
yarn start | ||
``` | ||
|
||
Just make sure that you have the required developer keys in the `.env` file. For that copy the `.env.example` file to `.env` and fill in the values. | ||
|
||
You will need Developer Key keys to run the samples on your machines, you therefore should [follow the instructions on these pages](https://docs.superviz.com/getting-started/setting-account) before continuing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Sample Room for Presence3D for Matterport (CDN/JS) | ||
|
||
The Matterport plugin from SuperViz SDK is designed to seamlessly integrate avatars, mouse-pointers, lasers, and host controls into your digital twin tool. Additionally, the feature rich SuperViz SDK for Matterport provides ample flexibility for creating the ideal user experience for your Matterport tool. | ||
|
||
### SuperViz SDK | ||
|
||
This project hosts samples for SuperViz SDK. To find out more about the SDK itself, please visit [the documentation](https://docs.superviz.com/). | ||
|
||
The SDK documentation has extensive sections about [getting started](https://docs.superviz.com/getting-started/quickstart), setting up the SDK, as well as the process of acquiring the required developer key. | ||
|
||
## Build and run the samples | ||
|
||
You can run this sample with npm: | ||
|
||
```bash | ||
npm install | ||
npm start | ||
``` | ||
|
||
or with Yarn: | ||
|
||
```bash | ||
yarn install | ||
yarn start | ||
``` | ||
|
||
Just make sure that you have the required developer keys in the `.env` file. For that copy the `.env.example` file to `.env` and fill in the values. | ||
|
||
You will need Developer Key keys to run the samples on your machines, you therefore should [follow the instructions on these pages](https://docs.superviz.com/getting-started/setting-account) before continuing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Sample Room for Mouse Pointers (CDN/JS) | ||
|
||
The Real-time Mouse Pointers feature enables real-time tracking of participants' cursor movements, allowing seamless collaboration within the same room. This is part of the SuperViz SDK. | ||
|
||
### SuperViz SDK | ||
|
||
This project hosts samples for SuperViz SDK. To find out more about the SDK itself, please visit [the documentation](https://docs.superviz.com/). | ||
|
||
The SDK documentation has extensive sections about [getting started](https://docs.superviz.com/getting-started/quickstart), setting up the SDK, as well as the process of acquiring the required developer key. | ||
|
||
## Build and run the samples | ||
|
||
You can run this sample with npm: | ||
|
||
```bash | ||
npm install | ||
npm start | ||
``` | ||
|
||
or with Yarn: | ||
|
||
```bash | ||
yarn install | ||
yarn start | ||
``` | ||
|
||
Just make sure that you have the required developer keys in the `.env` file. For that copy the `.env.example` file to `.env` and fill in the values. | ||
|
||
You will need Developer Key keys to run the samples on your machines, you therefore should [follow the instructions on these pages](https://docs.superviz.com/getting-started/setting-account) before continuing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Sample Room for Real-time Data Engine (CDN/JS) | ||
|
||
The Real-time Data Engine is a component of the SuperViz SDK that allows you to synchronize states between participants in a room. This enables various functionalities such as real-time data sharing, and event-driven communication for seamless collaborative experiences. | ||
|
||
### SuperViz SDK | ||
|
||
This project hosts samples for SuperViz SDK. To find out more about the SDK itself, please visit [the documentation](https://docs.superviz.com/). | ||
|
||
The SDK documentation has extensive sections about [getting started](https://docs.superviz.com/getting-started/quickstart), setting up the SDK, as well as the process of acquiring the required developer key. | ||
|
||
## Build and run the samples | ||
|
||
You can run this sample with npm: | ||
|
||
```bash | ||
npm install | ||
npm start | ||
``` | ||
|
||
or with Yarn: | ||
|
||
```bash | ||
yarn install | ||
yarn start | ||
``` | ||
|
||
Just make sure that you have the required developer keys in the `.env` file. For that copy the `.env.example` file to `.env` and fill in the values. | ||
|
||
You will need Developer Key keys to run the samples on your machines, you therefore should [follow the instructions on these pages](https://docs.superviz.com/getting-started/setting-account) before continuing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Sample Room for Presence3D for ThreeJS (CDN/JS) | ||
|
||
The Three.js plugin from SuperViz SDK is designed to seamlessly integrate avatars, mouse, and host controls into your digital twin tool. | ||
|
||
### SuperViz SDK | ||
|
||
This project hosts samples for SuperViz SDK. To find out more about the SDK itself, please visit [the documentation](https://docs.superviz.com/). | ||
|
||
The SDK documentation has extensive sections about [getting started](https://docs.superviz.com/getting-started/quickstart), setting up the SDK, as well as the process of acquiring the required developer key. | ||
|
||
## Build and run the samples | ||
|
||
You can run this sample with npm: | ||
|
||
```bash | ||
npm install | ||
npm start | ||
``` | ||
|
||
or with Yarn: | ||
|
||
```bash | ||
yarn install | ||
yarn start | ||
``` | ||
|
||
Just make sure that you have the required developer keys in the `.env` file. For that copy the `.env.example` file to `.env` and fill in the values. | ||
|
||
You will need Developer Key keys to run the samples on your machines, you therefore should [follow the instructions on these pages](https://docs.superviz.com/getting-started/setting-account) before continuing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Sample Room for Video Conference (CDN/JS) | ||
|
||
The Video Conference, a key feature of the SuperViz SDK, empowers you with the ability to connect multiple participants in video meetings. This is part of the SuperViz SDK. | ||
|
||
### SuperViz SDK | ||
|
||
This project hosts samples for SuperViz SDK. To find out more about the SDK itself, please visit [the documentation](https://docs.superviz.com/). | ||
|
||
The SDK documentation has extensive sections about [getting started](https://docs.superviz.com/getting-started/quickstart), setting up the SDK, as well as the process of acquiring the required developer key. | ||
|
||
## Build and run the samples | ||
|
||
You can run this sample with npm: | ||
|
||
```bash | ||
npm install | ||
npm start | ||
``` | ||
|
||
or with Yarn: | ||
|
||
```bash | ||
yarn install | ||
yarn start | ||
``` | ||
|
||
Just make sure that you have the required developer keys in the `.env` file. For that copy the `.env.example` file to `.env` and fill in the values. | ||
|
||
You will need Developer Key keys to run the samples on your machines, you therefore should [follow the instructions on these pages](https://docs.superviz.com/getting-started/setting-account) before continuing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Sample Room for Who-is-Online (CDN/JS) | ||
|
||
The Who-is-On-line component allows you to see participants who are connected in a room. This is part of the SuperViz SDK. | ||
|
||
### SuperViz SDK | ||
|
||
This project hosts samples for SuperViz SDK. To find out more about the SDK itself, please visit [the documentation](https://docs.superviz.com/). | ||
|
||
The SDK documentation has extensive sections about [getting started](https://docs.superviz.com/getting-started/quickstart), setting up the SDK, as well as the process of acquiring the required developer key. | ||
|
||
## Build and run the samples | ||
|
||
You can run this sample with npm: | ||
|
||
```bash | ||
npm install | ||
npm start | ||
``` | ||
|
||
or with Yarn: | ||
|
||
```bash | ||
yarn install | ||
yarn start | ||
``` | ||
|
||
Just make sure that you have the required developer keys in the `.env` file. For that copy the `.env.example` file to `.env` and fill in the values. | ||
|
||
You will need Developer Key keys to run the samples on your machines, you therefore should [follow the instructions on these pages](https://docs.superviz.com/getting-started/setting-account) before continuing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Sample Room for Who Is Online (React/JS) | ||
|
||
The Autodesk plugin from SuperViz SDK is designed to seamlessly integrate avatars, mouse-pointers, lasers, and host controls into your digital twin tool. | ||
|
||
### SuperViz SDK | ||
|
||
This project hosts samples for SuperViz SDK. To find out more about the SDK itself, please visit [the documentation](https://docs.superviz.com/). | ||
|
||
The SDK documentation has extensive sections about [getting started](https://docs.superviz.com/getting-started/quickstart), setting up the SDK, as well as the process of acquiring the required developer key. | ||
|
||
## Build and run the samples | ||
|
||
You can run this sample with npm: | ||
|
||
```bash | ||
npm install | ||
npm start | ||
``` | ||
|
||
or with Yarn: | ||
|
||
```bash | ||
yarn install | ||
yarn start | ||
``` | ||
|
||
Just make sure that you have the required developer keys in the `.env` file. For that copy the `.env.example` file to `.env` and fill in the values. | ||
|
||
You will need Developer Key keys to run the samples on your machines, you therefore should [follow the instructions on these pages](https://docs.superviz.com/getting-started/setting-account) before continuing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Sample Room with Contextual Comments for Autodesk (React/JS) | ||
|
||
Contextual Comments from the SuperViz SDK embeds a customizable commenting experience into your page or your 3D environment to enable people to collaborate. | ||
|
||
### SuperViz SDK | ||
|
||
This project hosts samples for SuperViz SDK. To find out more about the SDK itself, please visit [the documentation](https://docs.superviz.com/). | ||
|
||
The SDK documentation has extensive sections about [getting started](https://docs.superviz.com/getting-started/quickstart), setting up the SDK, as well as the process of acquiring the required developer key. | ||
|
||
## Build and run the samples | ||
|
||
You can run this sample with npm: | ||
|
||
```bash | ||
npm install | ||
npm start | ||
``` | ||
|
||
or with Yarn: | ||
|
||
```bash | ||
yarn install | ||
yarn start | ||
``` | ||
|
||
Just make sure that you have the required developer keys in the `.env` file. For that copy the `.env.example` file to `.env` and fill in the values. | ||
|
||
You will need Developer Key keys to run the samples on your machines, you therefore should [follow the instructions on these pages](https://docs.superviz.com/getting-started/setting-account) before continuing. |
Oops, something went wrong.