Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 270 Bytes

readme.md

File metadata and controls

14 lines (10 loc) · 270 Bytes

Falling Man

Some c++, OpenGL and parabolic and object physics applied into a "lego figure"

The user can control:

  • Camera
  • Lego Figure altitude
  • When it will be thrown into the floor

How to compile it

To compile it run: $ ./make.sh

Example