NVlabs / nvdiffrecmc

Official code for the NeurIPS 2022 paper "Shape, Light, and Material Decomposition from Images using Monte Carlo Rendering and Denoising".
Other
363 stars 28 forks source link

Blender quit #10

Open pean1128 opened 1 year ago

pean1128 commented 1 year ago

Hi, I come across an issue that occurs while the blender starts.

Blender 3.2.2 (hash bcfdb14560e7 built 2022-08-02 23:41:46)
Read prefs: C:\Users\clarezltang\AppData\Roaming\Blender Foundation\Blender\3.2\config\userpref.blend
淇℃伅: 娌℃湁鏂扮殑鏂囦欢琚墦鍖?信息: 没有新的文件被打包
(  0.0000 sec |   0.0000 sec) Importing OBJ 'D:/Projects/nvdiffrec/out/bob/2022_10_11_09_29_13/mesh\\mesh.obj'...
  (  0.0000 sec |   0.0000 sec) Parsing OBJ file...
    (  0.1371 sec |   0.1366 sec) Done, loading materials and images...
WARNING: 'D:/Projects/nvdiffrec/out/bob/2022_10_11_09_29_13/mesh\\mesh.obj':b'bsdf   pbr' (ignored)
    (  0.1421 sec |   0.1416 sec) Done, building geometries (verts:5090 faces:10180 materials: 1 smoothgroups:1) ...
    (  0.2787 sec |   0.2782 sec) Done.
  (  0.2787 sec |   0.2787 sec) Finished importing: 'D:/Projects/nvdiffrec/out/bob/2022_10_11_09_29_13/mesh\\mesh.obj'
Progress: 100.00%
Blender quit
jmunkberg commented 1 year ago

Hello @pean1128

Note that the .mtl file we generate is non-standard, so you can try to remove the bsdf pbr line from that text file.