Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PLAN8VR authored Mar 6, 2024
1 parent 2001803 commit 2081086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ A simple Blender plugin to export depth maps. Initially useful for the AI depth

Addon creates a "one hit" button in the render settings tab that will set up a normalised z-pass compositor node and export a png depthmap.

Currently, a camera is required in the scene (soon to change), and it is adviseable to set compose the camera view and set to orthographic with a 1:1 ratio as that is what will be exported by the addon.
Currently, a camera is required in the scene (soon to change), and it is adviseable to compose the camera view and set to orthographic with a 1:1 ratio as that is what will be exported by the addon.

Install : Download the depthmap.py file, go to Blender preferences, add-ons, install and select the downloaded python file - check enable box

0 comments on commit 2081086

Please sign in to comment.