Hap Video
by Clay Tercek | MIT
GPU-native Hap video playback. BC-compressed frames decode straight to texture, fast enough for many simultaneous 4K@60 layers, with instant seek and reverse
Hap Video plays Hap-encoded QuickTime/MOV files with GPU-native decoding. Hap frames are already GPU texture-compressed, so playback is just a Snappy decompress and a texture upload. There's no CPU-side pixel decoding and no per-frame color conversion
Native Video
by Clay Tercek | MIT
Hardware-decoded MP4/MOV playback (H.264/HEVC) via AVFoundation and Media Foundation. Zero-copy to the GPU, drop-in with VideoStreamPlayer. No bundled software decoder, no FFmpeg dependency
Hardware-accelerated MP4 video playback (H.264/HEVC) using the OS's own decoders. Zero-copy to the GPU, drop-in compatible with Godot's VideoStreamPlayer. Instead of bundling a software decoder, this GDExtension uses each OS's media framework purely as a
Godot Animate
by ChimmyChim | MIT
Makes Godot Into An Adobe After Effects Alternative
A major portion (mainly FFmpeg related) of this addon was made with AI. WARNING: You must have FFmpeg installed on your computer. Windows: In command line use "winget install ffmpeg" CachyOS (Arch Linux): "sudo pacman -S ffmpeg" This addon allows you to
Arabfunny Generator
by Paweł Gajewski 4 | MIT
Infinite random arabfunny (https://www.reddit.com/r/arabfunny/) generator
This project is based around the idea of constantly spawning objects with high degree of randomized behavior, and like literally everyone on the planet, you've always wanted... no, NEEDED the ability to generate an endless quantity of r/arabfunny posts
loading more results...