Skip to content

An addon with a lot of helpful functions for Godot 4.0 to use in custom written shaders

License

Notifications You must be signed in to change notification settings

hmans/ShaderFunction-Extras

 
 

Repository files navigation

ShaderFunction-Extras

ShaderFunctions-GitHub-Preview

This project aims to help Godot developers writing custom written shaders by providing high-level functions which are often used.

🎉 Using the addon

Download the source (releases and AssetLib version are still WIP) and put the ShaderFunction-Extras inside your addons folder. If you don't have one, create it or put the whole addons folder inside your project directory.

🔢 Versioning

This repository is only meant for projects created with Godot 4.0 and upwards. However, if you are using Godot 3.x and want to use specific functions, you can copy and paste it inside your shader code still.

ℹ️ Contributing

All these shader functions are based on publicly available shader functions (open-source licensed with permissive licenses such as MIT). If you want to contribute a function, create an issue starting with Proposal: ... describing the shader function and why you think it should be included in here. We can then discuss on how this function and its parameters should be called (for clarity of the users). After that you are open to create a PR (Pull Request) with the dicussed details of the proposal.

About

An addon with a lot of helpful functions for Godot 4.0 to use in custom written shaders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published