/NormalMapPlus

Based on Harold's unsupported plugin which was released into the public domain. Uses the Sobel Filter from AMD's Render Monkey's normal map example to calculate the first order derivatives of the image. Light angle is adjustable.

Primary LanguageC#MIT LicenseMIT

How to build

  • Make sure you have Visual Studio. If you don't, you can install the free express edition.
  • Set the environment variable %PDNPATH% to your Paint.NET directory (without the trailing ). e.g. C:\Program Files\Paint.NET.
  • Before launching the project see NormalMapPlus/NormalMapPlus/PDNLibs/readme.txt.