densities / blob

blob: plot densities directly in your browser.
https://densities.github.io/blob/
GNU Affero General Public License v3.0
7 stars 0 forks source link

Indicate range of values #15

Open bast opened 5 years ago

bast commented 5 years ago

To make it easier to select an isovalue. Also document how the default isovalue is computed.

stigrj commented 5 years ago

It would be nice to have a scroll bar or something for the isovalue. At least something click-based.

bast commented 5 years ago

I agree. The meshing can still be a bit sluggish for a slider rule: for 80x80x80 points the meshing takes 1-2 seconds. But this is without any optimization and screening (#3). Once this is sped up a bit, the meshing could be done on the fly.