Creative coding tip

Convert colours into a list of stepped colours and then step through them with t to create smooth colour transitions.

Perfect for doing something like angle = colour

Javascript/typescript code