/JoltPhysicsHelloWorld

Demonstrates how to use CMake to include Jolt Physics in your own project

Primary LanguageC++MIT LicenseMIT

Build Status

JoltPhysics HelloWorld

Demonstrates how to use CMake to include Jolt Physics in your own project with a simple HelloWorld application.

To build go to the Build folder and run cmake_linux_clang_gcc.sh on Linux, cmake_vs2022_cl.bat on Windows and follow on screen instructions.