Skip to content

Commit

Permalink
demo video on readme first attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
DavJCosby committed Apr 5, 2024
1 parent 022bb79 commit 384a9d7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# Spatial LED (SLED)
SLED is a rust library for creating spatial lighting effects for individually addressable LED strips. API ergonomics and performance are top priorities for this project. That said, SLED is still in its early stages of development which means there is plenty of room for improvement in both categories.

![warpspeed demo](resources/warpspeed-demo.mp4 | width = 250) ![ripples demo](resources/ripples-demo.mp4 | width = 250)

What SLED **does** do:
- It exposes an API that lets you:
- Modify virtual LED colors depending on each LED's position, distance, direction, line segment, etc;
Expand Down
Binary file added resources/ripples-demo.mp4
Binary file not shown.
Binary file added resources/warpspeed-demo.mp4
Binary file not shown.

0 comments on commit 384a9d7

Please sign in to comment.