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

This page summarizes the projects mentioned and recommended in the original post on /r/godot

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • JoltPhysics

    A multi core friendly rigid body physics and collision detection library, written in C++, suitable for games and VR applications.

  • Godot Jolt is an extension I'm developing for Godot 4 that integrates the Jolt physics engine to power the 3D physics in Godot. It (mostly) serves as a drop-in replacement for Godot Physics, allowing you to swap between the two fairly easily, while also improving performance by quite a bit.

  • godot-jolt

    Godot Jolt is a Godot extension that integrates the Jolt physics engine

  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • robo-blast

    A fork of GDQuest's RoboBlast, with some tweaks and fixes for Godot Jolt

  • I figured GDQuest's RoboBlast demo was an interesting showcase, since it incorporates many of the physics nodes, like CharacterBody3D, RigidBody3D, StaticBody3D and Area3D, while still looking like an actual game. I did however modify it slightly, to suit my needs and fix some quirks.

  • Bullet

    Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.

  • PhysX

    NVIDIA PhysX SDK

  • VPhysics-Jolt

    Volt (VPhysics Jolt) is a replacement physics module for the Source Engine.

  • Indeed! That would be Volt.

  • godot-proposals

    Godot Improvement Proposals (GIPs)

  • That's great! I assume this and this would be the tickets to keep an eye on, right?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts