nfengine icon indicating copy to clipboard operation
nfengine copied to clipboard

Shaders hot-swapping

Open Witek902 opened this issue 9 years ago • 0 comments

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).

Witek902 avatar Feb 16 '16 07:02 Witek902