ESP32-HUB75-MatrixPanel-DMA/examples/AuroraDemo
mrfaptastic 3cea4eb14f Update examples
Remove #DEFINE MATRIX_WIDTH and #DEFINE MATRIX_HEIGHT from examples as this does NOT work.

Arduino compiles do not respect #defines in the .ino file within the library.
2021-01-10 17:32:24 +00:00
..
Attractor.h Added new demo 2019-05-11 15:20:53 +01:00
AuroraDemo.ino Update examples 2021-01-10 17:32:24 +00:00
Boid.h Added new demo 2019-05-11 15:20:53 +01:00
Drawable.h Added new demo 2019-05-11 15:20:53 +01:00
Effects.h some more fixes for Aurora effects 2020-12-02 22:39:03 +03:00
Geometry.h Added new demo 2019-05-11 15:20:53 +01:00
PatternAttract.h Aurora example adopted for 256+ matrixes 2020-12-01 19:28:17 +03:00
PatternBounce.h Added new demo 2019-05-11 15:20:53 +01:00
PatternCube.h Added new demo 2019-05-11 15:20:53 +01:00
PatternElectricMandala.h Aurora example adopted for 256+ matrixes 2020-12-01 19:28:17 +03:00
PatternFire.h Added new demo 2019-05-11 15:20:53 +01:00
PatternFlock.h Added new demo 2019-05-11 15:20:53 +01:00
PatternFlowField.h Added new demo 2019-05-11 15:20:53 +01:00
PatternIncrementalDrift.h Added new demo 2019-05-11 15:20:53 +01:00
PatternIncrementalDrift2.h Added new demo 2019-05-11 15:20:53 +01:00
PatternInfinity.h some more fixes for Aurora effects 2020-12-02 22:39:03 +03:00
PatternInvaders.h Added new demo 2019-05-11 15:20:53 +01:00
PatternLife.h Added new demo 2019-05-11 15:20:53 +01:00
PatternMaze.h Aurora example adopted for 256+ matrixes 2020-12-01 19:28:17 +03:00
PatternMunch.h Aurora example adopted for 256+ matrixes 2020-12-01 19:28:17 +03:00
PatternNoiseSmearing.h Added new demo 2019-05-11 15:20:53 +01:00
PatternPendulumWave.h some more fixes for Aurora effects 2020-12-02 22:39:03 +03:00
PatternPlasma.h Added new demo 2019-05-11 15:20:53 +01:00
PatternPulse.h Added new demo 2019-05-11 15:20:53 +01:00
PatternRadar.h Added new demo 2019-05-11 15:20:53 +01:00
Patterns.h some more fixes for Aurora effects 2020-12-02 22:39:03 +03:00
PatternSimplexNoise.h Aurora example adopted for 256+ matrixes 2020-12-01 19:28:17 +03:00
PatternSnake.h Added new demo 2019-05-11 15:20:53 +01:00
PatternSpark.h Added new demo 2019-05-11 15:20:53 +01:00
PatternSpin.h Added new demo 2019-05-11 15:20:53 +01:00
PatternSpiral.h Added new demo 2019-05-11 15:20:53 +01:00
PatternSpiro.h some more fixes for Aurora effects 2020-12-02 22:39:03 +03:00
PatternSwirl.h Updated some examples with fastmode/brightness controls 2020-12-07 14:13:09 +03:00
PatternTest.h Aurora example adopted for 256+ matrixes 2020-12-01 19:28:17 +03:00
PatternWave.h Added new demo 2019-05-11 15:20:53 +01:00
Playlist.h Added new demo 2019-05-11 15:20:53 +01:00
README.md Added new demo 2019-05-11 15:20:53 +01:00
Vector.h Added new demo 2019-05-11 15:20:53 +01:00

A port of Aurora visualisations

Not all of the visualisations have been ported. About 17 of 37 work, or have been included as I think they look best.

Original source: https://github.com/pixelmatix/aurora