refactor: ckeanup

This commit is contained in:
max 2022-07-24 18:06:55 +03:00
parent fe4d4eac86
commit bb78d5168b
6 changed files with 23 additions and 93 deletions

View file

@ -64,8 +64,8 @@ async function generate(options?: IGenerationOptions) {
// temp rendering for debug
// renderLayer("cells");
renderLayer("features");
// renderLayer("heightmap");
// renderLayer("rivers", pack);
renderLayer("heightmap");
renderLayer("rivers", pack);
WARN && console.warn(`TOTAL: ${rn((performance.now() - timeStart) / 1000, 2)}s`);
// showStatistics();