0

I wonder if there is a way to customize thumbnail generation for the source model, and we can even impact on rendering quality? For now, right after successful translation to 'SVF', we use Get Thumbnail API. Here is a sample of thumbnail we get when requesting 400x400 size. Sample of generated thumbnail

Will appreciate any comments on this

Thanks

1 Answers1

0

Thumbnails from Model Derivative are generated by default in three sizes, 100x100, 200x200, and 400x400 (refer here)

Please note that you can also take advantage of Viewer's getScreenShot method.

You can also check this blog post on that

João Martins
  • 388
  • 3
  • 10