The Godot Barn
Sign in
Sign in
Home
News & updates
Explore
Articles
Snippets
Shaders
Themes
Submit content
Sign in to submit content
Give or get help
Tutorials
Questions
Conversations
Coming soon!
utility
Recent snippets tagged «utility»
0
0
extends Node # Utility class to ease buffer registering class ShaderBuffer: var rid : RID var type : RenderingDevice.UniformType var size : int var cache : PackedByteArray
Compute Shader Utility
Casual Garage Coder
Jun 01st, 2025
Simple utility for (limited) compute shader handling
GDScript
utility
compute shader
3
1
class_name SequentialQueue extends Resource var _queue : Array = [] func get_queue() -> Array : return _queue func clear() -> void :
SequentialQueue class for serializing events using Callable
theCubeMiser
Dec 13th, 2024
Allows a streamlined way to add and run a series of Callable in a first-in-first-out sequence as needed.
Godot
4.x
GDScript
utility
Filters
Contents containing
Language
GDScript
C#
Both
License
All licenses
CC-BY
CC0
GPLv3
AGPLv3
MIT
Unlicense
Godot version(s)
All versions
Godot 3.x
Godot 4.x
Godot 4.0
Godot 4.1
Godot 4.2
Godot 4.3
Godot 4.4
Reset filters
Apply filters
Popular tags recently
functions
first-person
UI
mesh
primitive
frames
camera3d
controller
utility
platformer
2d
behavior
boids
flock
compute shader
Please wait ...
Okay
Okay
No
Yes
Okay