/traveler

A simple scene made with react-three-fiber

Primary LanguageTypeScript

traveler

A simple three.js scene made using react-three-fiber (r3f)

Live webite: https://mr-quin.github.io/traveler/

Libraries

Asset Sources

Run locally

You need to have Git and NodeJS to run the following commands

git clone https://github.com/Mr-Quin/traveler.git
npm i
npm run start

You may need to change the homepage url in package.json for it to work correctly.