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
- Host: GitHub
- URL: https://github.com/chipbell4/rav4
- Owner: chipbell4
- Created: 2023-11-29T17:11:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-02T20:37:31.000Z (over 1 year ago)
- Last Synced: 2024-12-26T08:42:04.409Z (4 months ago)
- Topics: javascript, threejs
- Language: TypeScript
- Homepage: https://chipbell4.github.io/2023/11/29/threejs-car-loading-screen-animation/
- Size: 563 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
## Run It
`npx vite` should build and then start a dev server.