blender-addon icon indicating copy to clipboard operation
blender-addon copied to clipboard

Blender Addon to render light fields with depth and disparity maps

Results 11 blender-addon issues
Sort by recently updated
recently updated
newest added

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) ![greek_center_view](https://user-images.githubusercontent.com/12699698/28898389-8a35c8e0-779a-11e7-8deb-41194951ee0a.png) ![greek_gt](https://user-images.githubusercontent.com/12699698/28898380-788dd448-779a-11e7-80d4-7bf71705e9c8.png)

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...