ABelliqueux / gimp-normalmap

Automatically exported from code.google.com/p/gimp-normalmap
Other
1 stars 0 forks source link

This is the vanilla gimp-normalmap plugin, with a modified Makefile so that it builds on Debian Jessie without error.

You also have to install the following libraries :

build-essential libglew-dev libgtkglext1-dev libgimp2.0-dev

GIMP normalmap plugin (C) 2002-2012 Shawn Kirst skirst@gmail.com

This is a plugin for GIMP version 2.8.x. It allows you to convert images into RGB normal maps for use in per-pixel lighting applications. The goal is to completely clone NVIDIA's photoshop plugin, with a few new useful features.

Features

Planned features ==========================================

Installation

See the file INSTALL for installation instructions