Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enpitsulin/tres-the-aviator
The Aviator game built with TresJS and three.js r163
https://github.com/enpitsulin/tres-the-aviator
game threejs tresjs vue
Last synced: 4 days ago
JSON representation
The Aviator game built with TresJS and three.js r163
- Host: GitHub
- URL: https://github.com/enpitsulin/tres-the-aviator
- Owner: enpitsuLin
- License: mit
- Created: 2023-08-14T09:43:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-07T07:11:30.000Z (5 months ago)
- Last Synced: 2024-07-31T19:55:03.164Z (4 months ago)
- Topics: game, threejs, tresjs, vue
- Language: Vue
- Homepage: https://tres-the-aviator.enpitsulin.xyz
- Size: 345 KB
- Stars: 77
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Aviator
The game for the tutorial "The Making of 'The Aviator': Animating a Basic 3D Scene with Three.js", by Karim Maaloul.
Now re-implements with TresJS and three.js r163
[Article on Codrops](http://tympanus.net/codrops/?p=26501)
[Demo](https://tres-the-aviator.enpitsulin.xyz/)
## Credits
- [Three.js](http://threejs.org/)
- [TheAviator](https://github.com/yakudoo/TheAviator) (origin version by yakudoo)
- [greensock](https://greensock.com/)## License
MIT © [enpitsulin](https://github.com/enpitsuLin)