Skip to content

Repository to hold code, effects and scheduling data for the Infolab21 LED fascia display

License

Notifications You must be signed in to change notification settings

Eric-zhang-1111/infolab-lights

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfolabLightGames

Rust Elixir CI

Welcome to the software that powers the LED light display on the front of the Infolab.

If you're here to write an effect for the display, have a play around with The Playground.

When you've written your effect, fork the repo and add the effect as a js file alongside the others in web/priv/js_effects/, then submit a PR!

Rules

If you're submitting an effect, please make sure it follows these rules:

  1. Effects must not display explicit/ offensive content.
  2. Effects must not fetch external resources.

For obvious reasons, PRs containing effects that violate these restrictions will be rejected.

Current effects

Author Effect Description
@simmsb Rainbow Just a simple rainbow effect to demo things
@JohnVidler Conway The classic Conway's Game of Life sim
@JohnVidler Colorway Another Conway's Game of Life sim, with trails!
@simmsb Fireworks A fireworks simulation.
@JohnVidler Cheerworks A web-connected fireworks simulation (cheerlights)
@simmsb Snowman A nice snowman
@LukesterWad Sine Wave A moving sine wave that changes amplitude and spins.
@NinjaMandalorian Gradients Uses current time values to generate gradients over blue diagonal strips, using trigonometric functions and the date object.

About

Repository to hold code, effects and scheduling data for the Infolab21 LED fascia display

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 55.6%
  • JavaScript 21.5%
  • HTML 8.5%
  • Rust 8.1%
  • Dockerfile 4.2%
  • SCSS 1.8%
  • Shell 0.3%