/slopify

Convert depth maps to slope (dudv) maps

Primary LanguageJavaScriptMIT LicenseMIT

Slopify

Convert depth maps to slope (dudv) maps

Installation

  npm i -g slopify

Usage

  slopify [input] [output]
  slopify --help

Example

  slopify example/hill.png example/hill-terrain.png
Hill Depth Hill Terrain
Depth Input Terrain Output