A small project, testing nvidia physx & ECS
You can find the doxygen documentation inside Project.Engine/Documentation/html and Project.Game/Documentation/html
- Install needed tools and libraries:
sudo apt install cmake libglfw3 libglfw3-dev libglew-dev libglew2.1 libboost-all-dev
- Install cuda from here
- Install needed tools and libraries:
sudo dnf install cmake glfw glfw-devel glew glew-devel boost-devel
- Install cuda from here
sudo cp libraries/libPhysXGpu_64.so /usr/lib64/
chmod +x build.sh
./build.sh -c -b=<build-folder>
cd bin/
./game