Oops, sorry! I’ve failed in spotting that class RandAnywhere was relying on p5::map() method: ![]()
At least you’ve found some implementation to replace it. ![]()
If you’re still interested, here’s the original p5::map() code (but yours is much better!): ![]()
Oops, sorry! I’ve failed in spotting that class RandAnywhere was relying on p5::map() method: ![]()
At least you’ve found some implementation to replace it. ![]()
If you’re still interested, here’s the original p5::map() code (but yours is much better!): ![]()
Thanks for the map fix to make it more portable, @figle