Results 3 issues of FrozenVoid

Nullschool allows you to see sattelite view of particulate matter(PM 10/PM2.5/PM 1) and also common chemicals like sulfur/CO/CO2 Could this data be incorporated? https://classic.nullschool.net/#current/particulates/surface/level/overlay=pm10/

data-source

Current implementation use setTimeouts, there is a faster version from MDN ``` `typeof queueMicrotask !== 'function' && (queueMicrotask = function (callback) { Promise.resolve() .then(callback) } )` ``` https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/queueMicrotask Its also...

enhancement
on hold

Can quality of fractals improve if the numbers are converted to logarithms? The range around 0 and 1 is much greater.