@vuer-ai/vuer

0.0.31-rc9 • Public • Published

Vuer: A 3D Visualization Component Library for NeRFs, Gaussian Splatting, and More

Version

This repository contains vuer-ts, a react component library for mixed AR and VR tooling for robotics.

❯ tree vuer
vueree vuer
├── README.md
├── _components
│   ├── _chat
│   │   └── autoscroll.tsx
│   ├── html_components.tsx
│   ├── _contexts
│   │   └── websocket.tsx
│   ├── file_drop.tsx
│   ├── index.tsx
│   ├── _leva_components
│   ├── _markdown
│   │   └── markdown.tsx
│   ├── _nerf_components
│   │   └── view.tsx
│   ├── store.tsx
│   └── _three_components
│       ├── camera.tsx
│       ├── camera_view.tsx
│       ├── color.tsx
│       ├── registry.tsx
│       ├── _controls
│       │   ├── gamepad.tsx
│       │   ├── hands.tsx
│       │   ├── movables.tsx
│       │   ├── pointer.tsx
│       │   └── utils.tsx
│       ├── data_loaders.tsx
│       ├── download.tsx
│       ├── frustum.tsx
│       ├── grid.tsx
│       ├── group.tsx
│       ├── index.tsx
│       ├── legends.tsx
│       ├── leva_helper.tsx
│       ├── lighting.tsx
│       ├── number_types.tsx
│       ├── _primitives
│       │   ├── bbox.tsx
│       │   ├── half2float.tsx
│       │   ├── height_map_materials.tsx
│       │   ├── normal_map_utils.tsx
│       │   ├── pointcloud.tsx
│       │   ├── primitives.tsx
│       │   └── trimesh.tsx
│       ├── image_background.tsx
│       ├── scene_background.tsx
│       ├── scene.tsx
│       └── utils.tsx
├── _constants
│   └── _colormaps.tsx
├── interfaces.tsx
├── _lib
│   ├── _browser-monads
│   │   └── index.tsx
│   └── _leva-file-picker
│       ├── File.tsx
│       ├── StyledFile.tsx
│       ├── file-props.tsx
│       └── index.tsx
├── store.tsx
├── util.tsx
└── index.tsx

14 directories, 48 files

Readme

Keywords

none

Package Sidebar

Install

npm i @vuer-ai/vuer

Weekly Downloads

323

Version

0.0.31-rc9

License

none

Unpacked Size

10.8 MB

Total Files

190

Last publish

Collaborators

  • episodeyang