Skip to content

akobyl/box2d_sfml_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

SFML and Box2D Demo

This is a quick demo of using SFML and Box2D in a single project. It drops a ball so realistically you think it is a real video.

To "push" the ball click with the left mouse button.

The right mouse button sets the ball position under the cursor.

Building

CMake is required. Create a build directory and run cmake .. from there. Then run cmake --build . to build the project.

About

Small demo program with SFML and Box2D in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published