From e6449987b4969a1f2abdfd9d227d4c9951d3bc9c Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 2 Nov 2020 22:35:17 +0100 Subject: Update REAME.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 400cb8a..0b608fd 100644 --- a/README.md +++ b/README.md @@ -87,3 +87,16 @@ Getting started 6. Patch a fixture with `(define fix (patch-fixture! 1 #:universe 2))` - replace 1 and 2 with the DMX address and universe (respectively) of a real dimmer. 7. Turn the dimmer on with `(at fix 100)` 8. Look in the _examples_ folder for more advanced ideas. + + +Related projects +---------------- + +There are many stage lighting software projects, but most of them seem to concentrate on "disco style" effects and chases whereas Starlet is aimed more towards theatre shows. Here are some that I found especially interesting: + + +* [Fivetwelve-CSS](https://github.com/beyondscreen/fivetwelve-css) DMX lighting control using CSS. [Watch this video](https://www.youtube.com/watch?v=ani_MOZt5_c) +* [Afterglow](https://github.com/Deep-Symmetry/afterglow) Clojure live coding environment using OLA +* [QLC+](https://qlcplus.org/) the most popular open-source lighting control program + +It's also worth taking a look at the [stage-lighting topic](https://github.com/topics/stage-lighting) on Github. \ No newline at end of file -- cgit v1.2.3