Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sketchpunklabs/ballerxr
Creating an XR Driving experience with fornite's baller in hyrule
https://github.com/sketchpunklabs/ballerxr
driving threejs webxr
Last synced: 2 months ago
JSON representation
Creating an XR Driving experience with fornite's baller in hyrule
- Host: GitHub
- URL: https://github.com/sketchpunklabs/ballerxr
- Owner: sketchpunklabs
- License: mit
- Created: 2022-07-27T13:44:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-07T13:23:23.000Z (about 2 years ago)
- Last Synced: 2024-05-01T11:24:27.786Z (8 months ago)
- Topics: driving, threejs, webxr
- Language: HTML
- Homepage:
- Size: 34.3 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fortnite Baller XR in Hyrule
[![npm](https://img.shields.io/badge/Sponsor-donate-blue?style=flat-square&logo=github)](https://github.com/sponsors/sketchpunklabs)
[![twitter](https://img.shields.io/badge/Twitter-profile-blue?style=flat-square&logo=twitter)](https://twitter.com/SketchpunkLabs)
[![youtube](https://img.shields.io/badge/Youtube-subscribe-red?style=flat-square&logo=youtube)](https://youtube.com/c/sketchpunklabs)
[![Patreon](https://img.shields.io/badge/Patreon-donate-red?style=flat-square&logo=youtube)](https://www.patreon.com/sketchpunk)Demos : https://sketchpunklabs.github.io/ballerxr/
### Development Setup ###
```
git clone --depth=1 https://github.com/sketchpunklabs/ballerxr
cd ballerxr
npm install
npm run start
```