ImmersiveRPG / GodotPreShaderCache

A Godot plugin to compile and pre cache shader materials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GodotPreShaderCache

A Godot plugin to compile and pre cache shader materials

TODO

  • Remove need to call ShaderCache.stop
  • Change to use viewport
  • Replace mutexes with synchronized?
  • Sometimes it stops at 99%
  • Large particles sometimes cover other blocks

About

A Godot plugin to compile and pre cache shader materials

License:MIT License


Languages

Language:GDScript 100.0%