mkeblx / xr-locomotion-starter

Starter repo for THREE.js Locomotion

Home Page:https://samsunginternet.github.io/xr-locomotion-starter/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xr-locomotion-starter

Starter repo for THREE.js Locomotion

This is built using THREE.js and compiles with Rollup.

Edit the files in the src/ directory to make changes.

Dependencies: nodejs

Build steps:

# install dependencies
npm install

# compile everything
npm run build

# develop mode
npm run develop

#start a local server
npm run start

It's just a static HTML document so sticking it on GitHub pages or any simple http-server would work well.

About

Starter repo for THREE.js Locomotion

https://samsunginternet.github.io/xr-locomotion-starter/index.html


Languages

Language:JavaScript 100.0%Language:HTML 0.0%