I found out (but with blender), see this https://almalinux.discourse.group/t/how-to-install-blender-3d-withtout-snap-and-without-a-desktop/526/2
I found out, see this https://almalinux.discourse.group/t/how-to-install-blender-3d-withtout-snap-and-without-a-desktop/526/2
CONTEXT : I'm building a website where users can upload many files. WHAT I WANT : that a uploaded .obj => render an image preview as a .jpg or .png WHY : to manage a library of multiple files so the image is to have a preview I CAN : right now I can easily convert from .obj, .fbx..... to .glb or .gltf I ALSO CAN : view it with the script provided here https://modelviewer.dev/ QUESTION : is it possible to invoke a command line command (linux web server without a desktop...) to just do a render preview...