Skip to content

Commit

Permalink
Update LiveScripts.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ewowi authored Nov 1, 2024
1 parent ef2b774 commit 73df6f6
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion docs/StarLight/LiveScripts.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,16 @@ external float atan2(float a1, float a2);
16 external void addPixelsPost();
```

## Live Fixtures together with Clockless driver

- If both options are available in a build there is also the option to run a mapping projection directly from the F_ixture.sc file.
- Compile with -D STARLIGHT_LIVE_MAPPING option
- WIP
- See [Clockless LED drivers](/StarDocs/StarLight/ClocklessLedDrivers/))

<img width="369" alt="image" src="https://github.com/user-attachments/assets/b8f1178e-bdce-4ef1-af2a-cdbd01ba17c4">


## Live Projections

Not implemented yet
Not implemented yet

0 comments on commit 73df6f6

Please sign in to comment.