vlb6 2 Posted December 7, 2019 (edited) n/a Edited December 9, 2019 by vlb6 Share this post Link to post Share on other sites
Aizatulin 133 Posted December 7, 2019 Hi, you can set the pscale attribute depending on your density attribute for example. 1 Share this post Link to post Share on other sites
konstantin magnus 845 Posted December 8, 2019 You could scale points according to the pixels' luminance like so: f@density = luminance(v@Cd); p@scale = f@density; 1) Colored grid. 2) Circles scaled by luminance. 3) Jittered circles. sketch.hipnc 1 Share this post Link to post Share on other sites