chore: install rgbquant

This commit is contained in:
Azgaar 2022-07-03 08:58:58 +03:00
parent 1abcec8129
commit 51df2f90b0
6 changed files with 9 additions and 40 deletions

View file

@ -1,3 +1,5 @@
import RgbQuant from "rgbquant";
import {heightmapTemplates} from "config/heightmap-templates";
import {createTypedArray, last} from "utils/arrayUtils";
import {getColorScheme, getHeightColor} from "utils/colorUtils";