acrlw / Physics2D-TestBed-Qt

The Testbed of Physics2D based on Qt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Physics2D-TestBed-Qt

The testbed of Physics2D based on Qt.

Build

Use XMake to build project:

xmake -w
xmake install -o ./bin

Requirement

  • C++ 20
  • Qt

Features

  • Basic GUI
  • Basic Debug Drawing
    • Rigid Body
    • AABB
    • DBVH
    • Joint
  • Basic 2D Camera
    • Zooming
    • Smooth Transition
    • Tracing Specified Body

Screenshot

bitmask

bridge

chain

domino

friction

newtoncradle

restitution

stacking

wrecking ball

About

The Testbed of Physics2D based on Qt.


Languages

Language:C++ 99.7%Language:Lua 0.2%Language:C 0.2%