Closed DJNing closed 7 months ago
Just a follow-up, is there a chance that the image rendering scripts will be released?
A demo script is added to the utils
folder. Please feel free to check out.
Hi, would you please tell me how to do "STEP 0: Load .obj files into the blender scene", as that part is left out in the blender_cam.py. I tried the following line of code bpy.ops.wm.obj_import(filepath='datasets/_data/sapien/laptop/10211/textured_objs/start/start.obj')
, but the rendering would be textureless, as shown in the image.
Looking forward to your response, thank you!
Hi, would it be possible to provide scripts to render images with the preprocessed *.obj files you provided?