https://github.com/wisepythagoras/procedural-asteroids
Low poly procedural asteroids in THREE.js and React Three Fiber
https://github.com/wisepythagoras/procedural-asteroids
Last synced: 3 months ago
JSON representation
Low poly procedural asteroids in THREE.js and React Three Fiber
- Host: GitHub
- URL: https://github.com/wisepythagoras/procedural-asteroids
- Owner: wisepythagoras
- Created: 2022-12-23T16:25:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T16:37:47.000Z (almost 3 years ago)
- Last Synced: 2025-03-09T14:46:36.842Z (7 months ago)
- Language: TypeScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Procedural Asteroids
This is a small example of how to create procedrually generated objects (in this case asteroids) with THREE.js and React Three Fiber.
