spx
spx copied to clipboard
[WIP] #builder #584 rendering resolution optimization
https://github.com/goplus/builder/issues/584
https://github.com/goplus/spx/assets/8347962/c8acd747-9364-483d-8b14-dbab65883182
example1:
"map": { "width": 240, "height": 240 },
"run": { "width": 720, "height": 720 },
old :
new :
example2:
"map": { "width": 480, "height": 360 },
"run": { "width": 960, "height": 720 },
old :
new :