Scripting to place, rotate, and reposition 3D objects
Hi, I'm just getting into Photoshop scripting, so apologies if this is somewhat of a basic question.
I have a 3D .obj file (3D model) that I want to import and overlay on a .png file, rotate about the x, y, and z axes by a specific angle, and resize+reposition it such that it fits within a bounding box given by the pixel coordinates (left, top, bottom, right).
I can do all this manually, but I can't seem to find a way to automate this using a script. Would appreciate it very much if someone could give me some code examples to point me in the right direction, thanks!
