mvdfusion icon indicating copy to clipboard operation
mvdfusion copied to clipboard

How to render image from Objaverse

Open throb081 opened this issue 1 year ago • 2 comments

Hello , i read your paper and i find that you render 16 views from an elevation of 30 degrees and azimuth linearly spaced across 360 degrees.I am interested in how you render imager from obj of the Objaverse.It will help me a lot if you can show me your render code 。Thank you !!!

throb081 avatar Jun 30 '24 03:06 throb081

Hey! This code is from the original objaverse github, here is a slightly modified version. a_blender_render.txt

zhizdev avatar Jun 30 '24 03:06 zhizdev

thank you !!but when i try to run the code in the [a_blender_render.txt],it seems to have some error ,like this : OSError: /home/yw/yw2/LZH/PaperCode/objaverse-xl/objaverse-xl-main/scripts/rendering/4.0/python/lib/python3.10/site-packages/libextern_draco.so: cannot open shared object file: No such file or directory Location: /home/yw/anaconda3/envs/Dream/lib/python3.10/site-packages/bpy/4.0/scripts/modules/bpy/ops.py:109 did you meet this ?

throb081 avatar Jul 01 '24 12:07 throb081