HugoTini / NormalHeight

Blender add-on to compute height from normal maps

Home Page:https://hugotini.github.io/normalheight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

banner

⚠ NormalHeight has merged into DeepBump, please use DeepBump instead. ⚠

NormalHeight

NormalHeight is a Blender add-on to compute depth from normal maps. It uses the Frankot-Chellappa depth-from-gradient algorithm. It can be used in conjunction with DeepBump to produce height maps from single pictures.

Installation

Download the repo as a ZIP, then in Blender go to Edit -> Preferences -> Add-ons -> Install and select the downloaded ZIP file. Then enable the add-on.

Usage

In the Shader Editor, select a normal map Image Texture Node and click Generate Height Map in the right panel under the NormalHeight tab.

About

Blender add-on to compute height from normal maps

https://hugotini.github.io/normalheight

License:GNU General Public License v3.0


Languages

Language:Python 100.0%