An open API service indexing awesome lists of open source software.

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

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
```