Skip to content

A web-based tool for visualizing USD scene graphs using threejs. It also allows for the annotation of semantic labels and downloading of the labeled scenes.

License

Notifications You must be signed in to change notification settings

Multiverse-Framework/Multiverse-View

Repository files navigation

Multiverse View

A web-based tool for visualizing USD scene graphs using threejs. It also allows for the annotation of semantic labels and downloading of the labeled scenes.

image

Installation

wget https://nodejs.org/dist/v20.12.0/node-v20.12.0-linux-x64.tar.xz
tar -xvf node-v20.12.0-linux-x64.tar.xz
export PATH=$PATH:${PWD}\node-v20.12.0-linux-x64/bin
npm install
npm run dev

Run

export PATH=$PATH:${PWD}\node-v20.12.0-linux-x64/bin
npm run dev

About

A web-based tool for visualizing USD scene graphs using threejs. It also allows for the annotation of semantic labels and downloading of the labeled scenes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published