🎉 Tile rendering system

This commit is contained in:
Aitor Moreno 2025-02-17 12:54:51 +01:00 committed by Alejandro Alonso
parent b727f2fe1f
commit 084816fb9f
17 changed files with 956 additions and 408 deletions

View file

@ -1006,7 +1006,8 @@
#js {:antialias false
:depth true
:stencil true
:alpha true})
:alpha true
"preserveDrawingBuffer" true})
(defn resize-viewbox
[width height]