Commit Graph

10 Commits

Author SHA1 Message Date
d20f568836 Use GLUT for detecting errors.
Rather than polling for errors, let GLUT do it. Can be enabled with the
"-gldebug" CLI flag.
2018-04-13 13:21:30 +02:00
2138ce440a Unify drawing of layers and interactions into "drawables". 2018-04-06 13:06:03 +02:00
3e4452ca3a Support layer and interaction transparancy. Refs #1 2018-04-05 16:08:58 +02:00
ffea333609 Implement increasing particle sizes. Refs #1. 2018-04-03 19:55:30 +02:00
d4d4d6d431 Use Color type wherever possible. 2018-04-03 19:22:14 +02:00
f62c2859e3 Implement an option to choose path color. Refs #1. 2018-04-03 16:43:23 +02:00
d76c067489 Implement showing interaction paths. 2018-04-03 14:06:38 +02:00
76f92964bf Reduce copying in animation step. 2018-03-27 13:22:52 +02:00
e77c68f562 Unify interpolation function. 2018-03-27 11:48:27 +02:00
8015b84311 Restructure project sources. 2018-03-26 12:17:52 +02:00