https://github.com/seblague/godot-marching-cubes
https://github.com/seblague/godot-marching-cubes
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/seblague/godot-marching-cubes
- Owner: SebLague
- License: mit
- Created: 2023-05-18T07:51:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-30T23:42:36.000Z (about 3 years ago)
- Last Synced: 2025-02-09T12:18:27.397Z (over 1 year ago)
- Language: GDScript
- Size: 21.5 KB
- Stars: 116
- Watchers: 3
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Godot-Marching-Cubes
Experimenting with compute shaders in Godot 4. See [this video](https://youtu.be/kIMHRQWorkE?t=1115) for more info.