https://github.com/etherealengine/universalvolumetric-demo
Volumetric Player Demo, written in React
https://github.com/etherealengine/universalvolumetric-demo
Last synced: 12 months ago
JSON representation
Volumetric Player Demo, written in React
- Host: GitHub
- URL: https://github.com/etherealengine/universalvolumetric-demo
- Owner: EtherealEngine
- Created: 2021-12-06T22:39:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-03T17:55:54.000Z (about 3 years ago)
- Last Synced: 2025-04-29T10:26:39.150Z (12 months ago)
- Language: TypeScript
- Size: 150 KB
- Stars: 2
- Watchers: 6
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UniversalVolumetric (UVOL) Demo
Volumetric Player Demo, written in React
See: https://github.com/EtherealEngine/UniversalVolumetric
# Development Steps
```bash
npm install
git lfs pull
npm run dev
```