The Quite OK Image Format
by NoNormal | MIT
Adds support for .qoi files
Adds support for loading and saving .qoi files. What is .qoi? Quite OK Image format is a new, simple, but effective image format. It achieves almost the same level of compression as .png, while being many times faster. If you want to learn how it works
QuarkPhysics
by Eray Zesen | MIT
The official native QuarkPhysics extension for Godot Engine
The official native QuarkPhysics extension for Godot Engine. QuarkPhysics is a 2D multi-dynamic physics engine designed for games. Its goal is to provide a reasonable approach to simulate rigid bodies, soft bodies, and different physics models together
GDNative-Ropesim
by Marvin Ewald | MIT
A fast 2D verlet integration based rope simulation for Godot 4.3
A fast 2D verlet integration based rope simulation for Godot 4.3+. The computation-heavy simulation part is written in C++ using GDExtension, the rest in GDScript. This allows for fast processing and easy extendability. Features: Easy setup and usage Fast
BlastBullets2D
by realNikich | MIT
BlastBullets2D is a high-performance, free and open source C++ plugin for Godot Engine that enables optimized bullet spawning and management in 2D games. It’s designed to efficiently handle a large number of bullets with minimal performance overhead
If you're developing a bullet-hell shooter or any game that involves a high number of 2D bullets, BlastBullets2D provides a powerful and easy-to-use solution that delivers outstanding performance inside Godot Engine. The main advantages to using this
loading more results...