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

https://github.com/autodesk/sculpt-vr

A sculpting program for WebVR
https://github.com/autodesk/sculpt-vr

Last synced: about 1 year ago
JSON representation

A sculpting program for WebVR

Awesome Lists containing this project

README

          

# Sculpt VR

Inspired by programs like ZBrush and Mudbox, this is a POC of a sculpting program for WebVR.

Try it [here](https://elifer5000.github.io/sculpt-vr/dist/index.html)

Or see a [video](https://youtu.be/8FRDyrMgb6Y) of it in action.

## Requirements
* A compatible VR headset (tested on Oculus Quest 2)

## Usage

To run the app, just serve the project's folder and open in a browser

* To carve press the trigger button.
* Pressing up/down on the touchpad will change the direction (push/pull the material).
* Pressing left/right on the touchpad will change the tool size.

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md) for details.