Skip to content

kyokenn/gimp-plugin-insanebump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIMP Plug-In InsaneBump

Gimp plug-in for normal map generation.

  • Copyright (C) 2013 Omar Emad
  • Copyright (C) 2013 Derby Russell

Features

  • Automake/Autoconf was replaced with CMake.

Requirements

  • libgimp2.0-dev

Installation

Change installation directory in CMakeLists.txt:

install(TARGETS gimp-plugin-insanebump DESTINATION ~/.gimp-2.8/plug-ins)

Build and install plug-in:

$ cmake .
$ make install

About

Gimp plug-in for normal map generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages