Tom0Brien / motion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


motion

Install

1. Install Dependencies

2. Build with cmake

git clone https://github.com/Tom0Brien/motion.git && cd motion
mkdir build && cd build
cmake ..
make

Examples

Numerous examples are provided in the examples folder.

About

License:MIT License


Languages

Language:C++ 93.2%Language:CMake 6.8%