goplus / builder

Go+ Builder
https://builder.goplus.org
19 stars 18 forks source link

spx: rendering resolution optimization #584

Open nighca opened 4 weeks ago

nighca commented 4 weeks ago

Image

Image

nighca commented 3 weeks ago

Note: now we use run: { width: 480, height: 360 } in Go+ builder (see details in #585 ). When this issue fixed in spx, we should update it to run: { width: 960, height: 720 } (the runtime container size) in Go+ builder.