nfengine
nfengine copied to clipboard
Shaders hot-swapping
When directory watcher is implemented, use it for shaders hot-swappig.
TODO:
- [ ] Synchronization of async shader loading and rendering thread
- [ ] Assurance that compilation error in any of the shaders won't cause Access Violation (this may require some small changes in renderer).