I have a very specific requirement, which is to : 1. read a obj file created in 3dsMax. 2. apply camera perspective projection on it 3. save the output in jpeg or any other image format
Please if someone could help me find a library or code to do this in python.
I have looked at pyglet, & pywavefront but could not succeed.
I want to build a web service for this use case hence the library has to be robust.
Please help me find the right tools.