Shader-Stacker

An asset by KarlTheCool
The page banner background of a mountain and forest
Shader-Stacker hero image

Quick Information

0 ratings
Shader-Stacker icon image
KarlTheCool
Shader-Stacker

Super fast 2D sprite stacking for Godot 4.0Learn more at https://ka.rlphilli.ps/Shader-Stacker/

Supported Engine Version
4.0
Version String
4.0.5
License Version
MPL-2.0
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Shader-Stacker

The GPU accelerated version of Sprite Stacking. A top-down 2.5D trick for the Godot Engine. Now in full 3D!

Why 3D? Why not make it real 2.5D in 2D

No matter how you slice it, implenting performant sprite stacking in 2D Godot Engine always results in reimplementing features that come for free in the 3D Engine. Besides, all code is "3D" code, it just comes down to whether you want to implement feature compete 3d in Godot Script, or enable orthoganol in the Camera3D and call it a day

If you aren't convinced, you're more than welcome to pick up the work where it was left off. Fork off fork off feat/1/cam-pitch-rework and try to write a 2D solution for #1 #6 and #7.

Documentation

Is found on the github pages for this repo.

Your License Scares Me!

Don't worry. It should be clear by reading it but just in case it's unclear for any reason:

  • If you improve the code in any way, please open-source it and make a pull request.
  • If you make a game with this, license it however you please. Just include a copy of the MPL.
    • Ex: Chuck a copy of the license with the name "Shader-Stacker" in a "Licenses" folder.
  • You can do whatever you want with the sample assets.
  • A link back to the repo as attribution would be nice but not strictly neccesary.

Super fast 2D sprite stacking for Godot 4.0

Learn more at https://ka.rlphilli.ps/Shader-Stacker/

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Shader-Stacker icon image
KarlTheCool
Shader-Stacker

Super fast 2D sprite stacking for Godot 4.0Learn more at https://ka.rlphilli.ps/Shader-Stacker/

Supported Engine Version
4.0
Version String
4.0.5
License Version
MPL-2.0
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers