Is there an STL to jpg converter

No. You essentially have to implement a simple STL model viewer application based on STLLoader. When the loading process has finished, you render a single frame and then save it as a screenshot. Related topic:

1 Like