srobo / competition-simulator

A simulator for Student Robotics Virtual Competitions
https://studentrobotics.org/docs/simulator/
MIT License
9 stars 2 forks source link

Arena Lighting Effects #335

Closed WillB97 closed 3 years ago

WillB97 commented 3 years ago

Adds beginning and ending lighting. The lighting effects are configured using a cue stack that can support fading other light sources. Doesn't support running lighting effects before the start of the match although it has been noted that these could be recorded as a separate match with a custom cuestack and then stitched together afterwards.

https://user-images.githubusercontent.com/10937272/115083438-423bda80-9eff-11eb-952e-f4f3ff29404c.mp4

Fixes srobo/competition-simulator#17

WillB97 commented 3 years ago

With the colour updates

https://user-images.githubusercontent.com/10937272/115108038-2ddef880-9f66-11eb-8aa0-6639aa009d5a.mp4