Edit of asset "Rapier Physics 2D - Fast Version with Parallel SIMD Solver" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Rapier Physics 2D - Fast Version with Parallel SIMD Solver | |
Description |
A 2D drop-in replacement for the Godot engine that adds stability and fluids. This version is deterministic, just not cross platform deterministic. This version has: - SIMD (Single instruction, multiple data) operations for even faster performance - parallel solving. |
A rapier 0.19.0 2D physics server for Godot Engine, implemented as a GDExtension. This is built with the SIMD flag. This is faster than the enhanced determinism version. It functions as a drop-in replacement for Godot Physics, by implementing the same nodes that you would use normally, like RigidBody2D or CharacterBody2D. |
Category | 2D Tools | |
License | MIT | |
Repository Provider | Custom | |
Repository Url | https://github.com/appsinacup/godot-rapier-physics | |
Issues Url | https://github.com/appsinacup/godot-rapier-physics/issues | |
Godot version | Godot 4.3 | |
Version String | 0.8.8 | 0.6.21 |
Download Commit | https://github.com/appsinacup/godot-rapier-physics/releases/download/v0.8.8/godot-rapier-2d-single-simd-parallel.zip | https://github.com/appsinacup/godot-rapier-2d/releases/download/v0.6.21/godot-rapier-2d-single-simd-stable.zip |
Download Url (Computed) | https://github.com/appsinacup/godot-rapier-physics/releases/download/v0.8.8/godot-rapier-2d-single-simd-parallel.zip | https://github.com/appsinacup/godot-rapier-2d/releases/download/v0.6.21/godot-rapier-2d-single-simd-stable.zip |
Icon Url |
https://raw.githubusercontent.com/appsinacup/godot-rapier-physics/main/logo_square_2d.png
|