Open NielsOkker opened 4 years ago
Currently, the leds are a sprite. This means that there are only n colours possible for each led. By changing the Led to a circle, one could use 255^2 potential colours. This would also mean that there is not mapping required to the sprites.
Currently, the leds are a sprite. This means that there are only n colours possible for each led. By changing the Led to a circle, one could use 255^2 potential colours. This would also mean that there is not mapping required to the sprites.