https://github.com/zhangyu1818/three-falling-cubes
My first demo using Three.js.
https://github.com/zhangyu1818/three-falling-cubes
Last synced: 3 months ago
JSON representation
My first demo using Three.js.
- Host: GitHub
- URL: https://github.com/zhangyu1818/three-falling-cubes
- Owner: zhangyu1818
- Created: 2024-05-27T16:19:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-01T09:07:45.000Z (about 1 year ago)
- Last Synced: 2025-01-29T08:44:59.376Z (5 months ago)
- Language: TypeScript
- Homepage: https://zhangyu1818.github.io/three-falling-cubes/
- Size: 371 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Three falling blocks

My first demo using Three.js. Inspiration from [use-cannon](https://cannon.pmnd.rs/#/demo/CubeHeap).