Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/AntoineCharton/Bepuphysics-Unity

A bridge for Bepuphysics and Unity
https://github.com/AntoineCharton/Bepuphysics-Unity

Last synced: 4 months ago
JSON representation

A bridge for Bepuphysics and Unity

Lists

README

        

# Bepuphysics-Unity
A bridge for Bepuphysics and Unity

Bepu physics source code: https://github.com/bepu/bepuphysics2

# Installation
- Require unity 2020.1a17 or higher (Previous version will crash as soon as you hit play).

# Performances

Right now it's not hardware accelerated in Unity. Until they support hardware acceleration for System.Numerics.Vectors it won't run as fast as it can.

- SIMD : https://forum.unity.com/threads/feature-request-system-numerics-simd-acceleration.724775/
- CoreCLR: https://forum.unity.com/threads/coreclr.572296/
- Performance discussion: https://forum.bepuentertainment.com/viewtopic.php?f=9&t=2528&start=15