knut0815 / JoltPhysicsHelloWorld

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:C++ 68.9%Language:CMake 25.6%Language:Shell 2.9%Language:Batchfile 2.6%