Skip to content

3D Simulation of particles in the human body (discontinued).

License

Notifications You must be signed in to change notification settings

ettoh/gathering

Repository files navigation

Gathering

example

Download

This repository contains submodules for external dependencies. When doing a fresh clone, make sure you clone recursively:

git clone --recursive https://github.com/mc-thulu/gathering.git

Updating an already cloned repository:

git submodule init
git submodule update

Requirements

  • OpenGl 4.6
  • Python 3.6+ (optional)
  • Doxygen (optional)

Third-party libraries (included by git submodules)

Build

CMake options

(temporary)

Option Description Default
GATHERING_CREATE_DOCS=ON Create doxygen documentation OFF
GATHERING_BUILD_SAMPLES=ON Build examples ON
GATHERING_DEBUGPRINTS=ON Debug prints enabled ON
GATHERING_AUTO_HEADLESS=ON Automatically switches to headless simuluation when manually closing a window ON
GATHERING_PYBIND=ON Build a MODULE library for python using PyBind11 ON

Credits / Attributions

About

3D Simulation of particles in the human body (discontinued).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published