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

https://github.com/chipbell4/rav4

Building my RAV4's loading animation in three.js
https://github.com/chipbell4/rav4

javascript threejs

Last synced: 3 months ago
JSON representation

Building my RAV4's loading animation in three.js

Awesome Lists containing this project

README

        

# RAV4 Animation
This code contains a three.js implementation of the startup screen from my Toyota RAV4.
It's basically an infinite flyover of wire-mesh terrain and the mouse pans the camera.

![Demo screen cap](rav4.gif)

## Run It
`npx vite` should build and then start a dev server.