Film Grain
by Helvetica Scenario | MIT
Godot 4 plugin that provides a basic film grain effect
Godot 4 plugin that provides a basic film grain effect
ScatterShot
by Helvetica Scenario | MIT
A Godot 4 addon to randomly distribute meshes and decals in a scene in realtime
ScatterShot A Godot 4 addon to randomly distribute meshes and decals in a scene in realtime. Watch an example of how fast it can redistribute instances. Usage Create a ScatterShotZone node and assign it a ScatterShotPattern containing one or more
Merging Meshes
by EmberNoGlow | CC0 1.0 Universal
Merging Meshes is an add-on for Godot 4 that is designed to optimize scenes with a large number of MeshInstance3D and procedural geometry
Merging Meshes is an add-on for Godot 4 that is designed to optimize scenes with a large number of MeshInstance3D and procedural geometry. More info on github. Usage Download and enable the addon (Make sure that the folder is located in "addons"). Add a "
RichText3D
by Matias Szylkowski | MIT
A performant 3D BBCode renderer for Godot
RichText3D: A performant 3D BBCode renderer for Godot. Features Can be added from the Create Node and similar menus. Renders BBCode in real time into a 3D plane. Supports all standard BBCode rendering features, such as [color] , [b] , [i] , [img] , [table
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...