blender-addon
blender-addon copied to clipboard
Blender Addon to render light fields with depth and disparity maps
I'd love to use this light-field plugin as a script within my own python packages. Unfortunately I am totally new to Blender. Would it be possible to add a very...
Hi, I just tested this addon in blender 2.70 and 2.79b and 2.82, only succeed in 2.79b. Blender2.8 is very different from blender2.7, so can you update this add to...
I have error message when I render a light field like below: KeyError" 'bpy_prop_collection[key]: key "Z" not found'. Do you have any ideas about this problem? Thanks?
Hello, I'm new to blender, so I apologize if this is obvious! I'm able to activate light field tools, but I'm not finding the "misc" tab anywhere. What am I...
There's an error in the function `render_depth_and_disp_maps(..)` in lightfield_simulator.py . When the `LF.focus_dist` is set to 0, it results in the calculated `disp` becoming `nan` as it is divided by...
fix KeyError: 'bpy_prop_collection[key]: key "Z" not found' when rendering Depthmap right = bpy.data.scenes[scene_key].node_tree.nodes['Render Layers'].outputs['Z'] KeyError: 'bpy_prop_collection[key]: key "Z" not found' location: :-1
I find the `Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License`, mentioned in your code and README confusing. Normally those sort of licenses are reserved for content, such as images, databases etc,...
@lightfield-benchmark, thanks for the great add-on! I've been playing around with rendering light fields with generated from your add-on in Unity. In Unity I have a plane that represents the...
Can you include [a] screenshot[s] in your read me to better demonstrate what this add-on does? Are these images from blender? [http://hci-lightfield.iwr.uni-heidelberg.de/](url)  
Dear there. My system is apple mac m1,my blender is 3.6. after installing and enabling it, I have the following error, looking forward to your reply! Traceback (most recent call...