KaimaChen / Stone

2D RIgidbody Physics engine version 0.2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stone

2D RIgidbody Physics engine version 0.2

How to run

  1. set the Stone/Build as the current working directory "cd ./Stone/Build"
  2. type "cmake .." to init cmake
  3. type "make" to compile and link
  4. type "./main" to run the executable program

About

2D RIgidbody Physics engine version 0.2


Languages

Language:C++ 75.4%Language:Makefile 10.0%Language:C 8.2%Language:CMake 6.5%