Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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