openrndr / orx

A growing library of assorted data structures, algorithms and utilities for OPENRNDR
https://openrndr.org
BSD 2-Clause "Simplified" License
121 stars 37 forks source link

n-point gradient shadeStyle and demos #138

Closed hamoid closed 4 years ago

edwinRNDR commented 4 years ago

Does this require the new Array parameter support you added to OPENRNDR? If so I think it will build but not run against when linking to the current OPENRNDR 0.3.44-rc.3 library?

hamoid commented 4 years ago

Yes, it needs Array. For me it was building and running without it, but results where black until I switched to the SNAPSHOT version.

edwinRNDR commented 4 years ago

Alright! those should be short-lived problems as 0.3.44-rc.4 won't take long