SaaSHub helps you find the best software and product alternatives Learn more →
Godot-jolt Alternatives
Similar projects and alternatives to godot-jolt
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
gdal
GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
JoltPhysics
A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
-
-
-
-
-
godot_box2d
A C++ module that integrates the Box2D library with the Godot game engine by providing nodes for standard Box2D objects.
-
-
nodot
Discontinued A video game node library for Godot 4 [Moved to: https://github.com/NodotProject/nodot] (by krazyjakee)
-
threen
Port of Godot 3's Tween to Godot 4, using GDExtension. Meant to help porting big Godot 3 projects to Godot 4.
-
-
physics_server_box2d
An unofficial Box2D physics server for Godot Engine, implemented as a GDExtension
-
gdextension
GDExtension template that automatically builds into a self-contained addon for the Godot Asset Library. Updated to Godot 4.3. (by nathanfranke)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
godot-jolt discussion
godot-jolt reviews and mentions
-
Rust Game Physics Engines: PhysX, Rapier, XPBD & Others
Some other Rust game engines ship with their own physics engine. Fyrox, for example, has advanced 2D/3D physics, supporting rigid bodies, joints, ray casting and more. Godot too, which has community-led Rust bindings also has an in-built physics engine as well as a Godot-native extension using the Jolt physics engine. In fact, which is reported to be more performant than the official physics engine.
-
Godot is not the new Unity – The anatomy of a Godot API call
When the performance of Godot's physics engine has been mentioned before I've seen https://github.com/godot-jolt/godot-jolt pointed to as a drop in more performant solution.
Haven't tried it in a project yet myself
-
What are the biggest issues you've faced in Godot 4.0 so far?
No idea if this will solve your problems, but with Godot 4 Physics being a bit undercooked you might want to try a different physics engine. Like Godot-Jolt: https://github.com/godot-jolt/godot-jolt
-
What's missing from C# in Godot 4?
Godot 4 itself is actually fairly good about diving to its C/C++ base for the nasty stuff. Like its Physics. The reimplementation for Jolt physics into Godot 4 is again C/C++ calculation library.
-
After months of work, I'm excited to share the first release of Godot Jolt, an extension that integrates the Jolt physics engine into Godot, demonstrated using GDQuest's RoboBlast
If you'd like to try out Godot Jolt for yourself, you can find the latest release, as well as important gotchas, on the project's GitHub page. Just bear in mind that the extension is still in development and will likely have a couple of bugs that have yet to be found. C# support for GDExtension is also not in a great place right now, so there are some issues there as well.
-
Strange rigidbody behavior in Godot 4 - I think it's something to do with center of mass but changing it (since there is no visual marker) didn't seem to help :(
Try a different physics engine: https://github.com/godot-jolt/godot-jolt
-
Added a "Breakable" node in the Nodot node library for Godot and it's been fun updating the examples
Your comment made me do a bit of research and I found this: https://github.com/godot-jolt/godot-jolt
-
My Thoughts on Porting my Game to Godot 4 (800+ scenes, 30,000+ lines of code)
It's possible to create a GDExtension for it (similar to what was done for Jolt), but I haven't seen any for Bullet yet. There's a lot of hype going around Jolt, so it's understandably where most of the community effort is going :)
-
Godot 4 custom physics engine?
Or godot-jolt (linked in that Tweeter thread respones).
- godot-jolt/godot-jolt: Jolt physics engine [GdExtension, Physics, Godot4]
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jul 2025
Stats
godot-jolt/godot-jolt is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of godot-jolt is C++.