Pinned Repositories
godot-curvemesh
Addon to generate customizable cylindrical meshes from 3D curves
godot-deformablemesh
Addon to deform 3D meshes using customizable deformers at run-time.
godot-linepath-2d
This simple Godot addon brings all the 'Line2D' drawing capabilities to 'Path2D' curves.
godot-smashthemesh
Smash The Mesh (STM) is a Godot add-on that allows you to break 3D meshes into multiple pieces and apply physics to each fragment. It includes features for saving the results to disk (cache) for quick loading.
js-exif-printer
A small web tool to automatically read and draw on photos their technical information (EXIF data), such as the camera model or focal length used.
raylib-gizmo
A clean and customizable 3D gizmo tool for raylib. Designed with an Immediate Mode style for simplicity, it requires just a single function call to draw and interact. Supports global, local, and view-based axis orientations. Enables seamless translation, rotation, scaling, or any combination thereof, managed with intuitive bitwise flags.
raylib-media
Clean and user-friendly extension for raylib that adds seamless audio and video streaming support via the FFmpeg libav* libraries. It enables easy integration of multimedia content into raylib applications, providing direct access to video textures and audio streams, with support for seeking and looping.
cloudofoz's Repositories
cloudofoz/godot-deformablemesh
Addon to deform 3D meshes using customizable deformers at run-time.
cloudofoz/godot-smashthemesh
Smash The Mesh (STM) is a Godot add-on that allows you to break 3D meshes into multiple pieces and apply physics to each fragment. It includes features for saving the results to disk (cache) for quick loading.
cloudofoz/raylib-gizmo
A clean and customizable 3D gizmo tool for raylib. Designed with an Immediate Mode style for simplicity, it requires just a single function call to draw and interact. Supports global, local, and view-based axis orientations. Enables seamless translation, rotation, scaling, or any combination thereof, managed with intuitive bitwise flags.
cloudofoz/godot-curvemesh
Addon to generate customizable cylindrical meshes from 3D curves
cloudofoz/raylib-media
Clean and user-friendly extension for raylib that adds seamless audio and video streaming support via the FFmpeg libav* libraries. It enables easy integration of multimedia content into raylib applications, providing direct access to video textures and audio streams, with support for seeking and looping.
cloudofoz/godot-linepath-2d
This simple Godot addon brings all the 'Line2D' drawing capabilities to 'Path2D' curves.
cloudofoz/js-exif-printer
A small web tool to automatically read and draw on photos their technical information (EXIF data), such as the camera model or focal length used.