vlb6 Posted December 7, 2019 Share Posted December 7, 2019 (edited) n/a Edited December 9, 2019 by vlb6 Quote Link to comment Share on other sites More sharing options...
Aizatulin Posted December 7, 2019 Share Posted December 7, 2019 Hi, you can set the pscale attribute depending on your density attribute for example. 1 Quote Link to comment Share on other sites More sharing options...
konstantin magnus Posted December 8, 2019 Share 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.