Skip to content

Wind: a lightweight, flexible, and modern C++11 Physics Engine

License

Notifications You must be signed in to change notification settings

Mischa-Alff/Wind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wind - The lightweight, flexible, and modern C++ Physics Engine

Wind is an easy-to-use and flexible physics engine using C++11, designed for customizability.

Building

Wind uses CMake, which means building it is easy no matter which platform you're on:

$ git clone https://github.com/Mischa-Alff/Wind Wind
$ mkdir Wind/build && cd build
$ cmake ..
$ make -j3

About

Wind: a lightweight, flexible, and modern C++11 Physics Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages