I have a scene with multiple 3D models that I want to screenshot/render several times from different positions and orientations of camera.
The generated images (jpeg or PNG) will go to make a report in PDF.
What is the best way to go about this ? Should I process everything in front end (react and threeJS) or should I consider server side rendering (using nodeJS). In both cases, what would be the command to get such screenshots
don’t mind the CAD stuff, it’s just cli.js, the commandline tool, and /src/App.js the canvas. remove everything related to buerli and load your gltfs. style it or let it react to url queries so that the cli tool can communicate its configs.