An open API service indexing awesome lists of open source software.

https://github.com/code-disaster/sokol-shader-live-reload

experimental live shader reloading with sokol-shdc and cr.h
https://github.com/code-disaster/sokol-shader-live-reload

Last synced: 10 months ago
JSON representation

experimental live shader reloading with sokol-shdc and cr.h

Awesome Lists containing this project

README

          

# live shader reload with sokol, sokol-shdc and cr.h

Just an experiment to combine the sokol shader compiler with hot/live reloading.

- https://github.com/floooh/sokol
- https://github.com/floooh/sokol-tools/blob/master/docs/sokol-shdc.md
- https://github.com/fungos/cr

Uses the [Handmade Math](https://github.com/HandmadeMath/Handmade-Math) library.