https://github.com/kyle-west/just-drums
VR Drum Kit. WIP. Learning WebVR
https://github.com/kyle-west/just-drums
Last synced: 3 months ago
JSON representation
VR Drum Kit. WIP. Learning WebVR
- Host: GitHub
- URL: https://github.com/kyle-west/just-drums
- Owner: kyle-west
- Created: 2020-10-30T16:01:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-30T16:01:31.000Z (over 4 years ago)
- Last Synced: 2025-01-10T04:25:10.971Z (5 months ago)
- Language: HTML
- Size: 96.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# disorient
_This is an EXTREME Work in Progress_ Please do not judge me on the code I write here.
Built with [A-Frame](https://aframe.io).
## Setup
```sh
npm install
npm run start
```### WIP
- [x] Interactions with entities (throwable)
- [ ] Interactions with entities (clickable)
- [ ] Sounds
- [ ] animations/transitions/swap-outs## Helpful docs
using this physics engine:
https://github.com/n5ro/aframe-physics-system