standupmaths / xmastree2021

Code and coordinates for Matt's 2021 xmas tree
MIT License
129 stars 58 forks source link

Added spirals.csv #73

Open andrei-ned opened 2 years ago

andrei-ned commented 2 years ago

Added spirals.csv. Contains a sequence of different animations revolving around spirals.

clarkwinkelmann commented 2 years ago

This animation doesn't pass validation in my simulator

Invalid color value (369) on line 266, column 622

Browsing through the file I can see there are many values above 255 for pixel value.

andrei-ned commented 2 years ago

This animation doesn't pass validation in my simulator

Invalid color value (369) on line 266, column 622

Browsing through the file I can see there are many values above 255 for pixel value.

I didn't realise that would be a problem. Added a new commit with fixed values