Skip to content

Generating reflection images. #1

@liyucs

Description

@liyucs

Hello, I met some problems while generating reflection images according to the zip file you provide.

  1. In step two Depth Map to Mesh:
    When I try to generate mesh, I cannot change the render to mitsuba. (I use blender 2.6.9, and in File->user perferences->addons->render, I cannot change the render since there is not an init.py in mitsuba 0.5.0. I also find nowhere to change render in other versions of blender.)
  2. So I comment line36&45, uncomment line37&46, in this case, I cannot find where the result save (I cannot find the .serialized file everywhere), the corresponding error information is 'No such file or directory: '.../Depth_Map_to_Mesh/temp/script/Scene/00001/Sphere_005_0000_m000_0_000000.serialized' -> '.../Depth_Map_to_Mesh/displaced/i5001.serialized''. I try it on Ubantu and Windows. The problem both exists.
  3. In step three Render Images:
    When compiling the code, the definition of datatype “Float” can not be found. And there are also other problems while compiling. Which header file should I include in order to eliminate this error?
    Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions