Skip to content

Repository files navigation

Cinder particle visualization

Build Status

Install dependencies

To build the visualization I used OpenCV 4.2.0 and Cinder 0.9.2. I added a script setup.sh that will install all of Cinder's dependencies and OpenCV. If you want to make sure to have all dependencies installed, run

./setup.sh

Building the visualization

Build the repository in your favorite C++ IDE or run

mkdir build && cd build
cmake ..
make

to build the visualization.

About

C++ Cinder visualization

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages