misode / misode.github.io

Data Pack Generators and Tools for Minecraft 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21
https://misode.github.io/
MIT License
491 stars 68 forks source link

Option for export larger noise image without scaling #533

Closed SettingDust closed 4 weeks ago

SettingDust commented 1 month ago

Context: https://github.com/misode/misode.github.io/discussions/532

The canvas can save in context menu that is disabled in generator. The scaled noise pixels are merged. It's useful to find out the distribution of the noise with histogram of grayscale.

misode commented 4 weeks ago

This is out of scope for the website. If you want the raw data of the noise visualizer you can use the deepslate library directly