Slang Compute Shaders
by DevPrice | MIT
This project is a work-in-progress to support Slang-based compute shaders in Godot. The primary goal of this project is to simplify working with compute shaders within Godot
Godot Slang This project is a work-in-progress to support Slang-based compute shaders in Godot. The primary goal of this project is to simplify working with compute shaders within Godot. Features Simple and straightforward handling of .slang files. You
Compute Shader Plus
by DevPoodle | MIT
Adds in classes for both managing compute shaders and shader uniforms
Compute Shader Plus This plugin adds in a ComputeHelper class that keeps track of compute shaders and their uniforms. It's especially ideal for shaders that need to be run many times per second. Here are the main features: ComputeHelper - This class
loading more results...