issues
search
CoolDotty
/
Shader-Stacker
The GPU accelerated version of Sprite Stacking. A top-down 2.5D trick for the Godot Engine.
https://dotty.cool/Shader-Stacker/
Mozilla Public License 2.0
56
stars
7
forks
source link
Refactor from Fragment Shader to VisualServer
#5
Closed
CoolDotty
closed
3 years ago
CoolDotty
commented
3 years ago
Rename center -> height to avoid confusion
Now uses the
direct drawing hooks
to get way better fps.
Billboards are still a shader because I'm lazy and I don't think there will be any performance improvement moving that back to gdscript
Closes #2
Closes #2