Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Rapier Physics 3D - Slower Version with Cross Platform Deterministic

An asset by ughuuu
The page banner background of a mountain and forest
Rapier Physics 3D - Slower Version with Cross Platform Deterministic hero image

Quick Information

0 ratings
Rapier Physics 3D - Slower Version with Cross Platform Deterministic icon image
ughuuu
Rapier Physics 3D - Slower Version with Cross Platform Deterministic

A 3D drop-in replacement for the Godot engine that adds stability and fluids. This version is cross platform deterministicThis version does NOT have:- SIMD (Single instruction, multiple data) operations for even faster performance- parallel solving.This version is more an advanced version and it's not for normal use cases.

Supported Engine Version
4.6
Version String
0.8.33
License Version
MIT
Support Level
community
Modified Date
1 day ago
Git URL
Issue URL

These joint tests are minimal scenes set up to make it quick and easy to toy around with 3D joints and verify their behaviour between different engines.

They are here as a convenience for contributors who may be working on the joints code. They could be deleted if they no longer serve any value.

There is a sample scene for every Godot Joint3D.

The compound 6dof sample shows the use of two joints compounded into one in order to better match the limit behaviour of the Jolt 6dof joint. The Jolt 6dof joint uses swing/twist axes with a pyramid constraint on the swing. Rapier can't currently match Jolt's particular setup with a single joint (as of 0.32.0).

Another way of matching Jolt 6dof limit behaviour would be to implement limits using external colliders to stop the rigid body where you want it limited.

This behaviour difference, along with workarounds may be something worth documenting for users in the future. We could also include workaround samples like the one here, if users actually hit up against these issues in practice.

A 3D drop-in replacement for the Godot engine that adds stability and fluids. This version is cross platform deterministic

This version does NOT have:
- SIMD (Single instruction, multiple data) operations for even faster performance
- parallel solving.

This version is more an advanced version and it's not for normal use cases.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Rapier Physics 3D - Slower Version with Cross Platform Deterministic icon image
ughuuu
Rapier Physics 3D - Slower Version with Cross Platform Deterministic

A 3D drop-in replacement for the Godot engine that adds stability and fluids. This version is cross platform deterministicThis version does NOT have:- SIMD (Single instruction, multiple data) operations for even faster performance- parallel solving.This version is more an advanced version and it's not for normal use cases.

Supported Engine Version
4.6
Version String
0.8.33
License Version
MIT
Support Level
community
Modified Date
1 day ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers