A simple application program to demonstrate how to use the cBox2D Library on fxCG50
Go to file
Sylvain PILLOT a7883b7acc added filled poly rendering option toggle [F6] + tuning of iteration numbers + density/friction to improve performances 2023-12-09 16:44:00 +01:00
assets-cg initial commit 2023-11-28 02:21:10 +01:00
src added filled poly rendering option toggle [F6] + tuning of iteration numbers + density/friction to improve performances 2023-12-09 16:44:00 +01:00
.gitignore some cleaning 2023-12-08 20:01:03 +01:00
CMakeLists.txt improved CMakeLists.txt to get find_package(cBox2D) working + target_link_library() working with cBox2D::cBox2D 2023-12-09 16:04:59 +01:00
LICENSE initial commit 2023-11-28 02:21:10 +01:00
README.md initial commit 2023-11-28 02:21:10 +01:00
build initial commit 2023-11-28 02:21:10 +01:00
capture initial commit 2023-11-28 02:21:10 +01:00
clean initial commit 2023-11-28 02:21:10 +01:00
correct initial commit 2023-11-28 02:21:10 +01:00
send initial commit 2023-11-28 02:21:10 +01:00

README.md

A simple example to demonstrate how to use the cBox2D library on the fxGC50

The aim is just to provide an example of using cBox2D on the fx-CG50.