https://github.com/alexeykarnachev/shader_sandbox
Here I just learning and experimenting with shaders
https://github.com/alexeykarnachev/shader_sandbox
Last synced: about 2 months ago
JSON representation
Here I just learning and experimenting with shaders
- Host: GitHub
- URL: https://github.com/alexeykarnachev/shader_sandbox
- Owner: alexeykarnachev
- License: mit
- Created: 2024-12-22T16:39:43.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-04-04T09:49:28.000Z (about 2 months ago)
- Last Synced: 2025-04-04T10:34:41.241Z (about 2 months ago)
- Language: C
- Size: 1.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shader_sandbox
A little playground to experiment with shaders.## Quick Start
```bash
make && ./build/shaderbox
```