jmiskovic / lovr-jolt

Integrating Jolt physics engine into LÖVR framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lovr-jolt

This is a LÖVR plugin that integrates Jolt Physics engine. It aims to replace the lovr's built-in ODE physics engine, with the same API.

Lua can work with C more easily than C++, so the JoltPhysicsC binding is chosen to interface the Jolt core.

Not useable yet.

About

Integrating Jolt physics engine into LÖVR framework

License:MIT License


Languages

Language:C++ 96.5%Language:C 3.3%Language:CMake 0.2%Language:Lua 0.0%