nytimes / three-story-controls

A three.js camera toolkit for creating interactive 3d stories
Other
251 stars 21 forks source link

Resize thumbnail preview to 640x360 #12

Closed martgnz closed 2 years ago

martgnz commented 2 years ago

This was causing me trouble with larger scenes. With the current code after a few captures the size of the preview JSON was over 100mb. I hardcoded the size to 640x360, maybe this could go a bit higher if you think it's too low-res.