Top page Japanese text

Light to Height -- rising plug-in

Description

This plug-in grows a image according to brightness of a image. The visual effect which is rising can be acquired easily.

Screen shot

[shot-0.6.png]dialogue (version 0.6)

Download

version 0.7 (8.4Kb gziped) / gimp-2.2.10-previewdraw.patch

Install

You need the Gimp version 2.2 .

You can compile and install easy with gimptool.

gunzip l2height-0.7.c
CFLAGS="-O2 -DG_DISABLE_ASSERT -DENABLE_NLS" \
  gimptool --install l2height-0.7.c

Prepare source image and height map image. and run plug-in from Image menu, Filter -> Map -> Light to Height

Changes

Fixed coordinates at inside of selection.

Added preview.

Known bugs

Preview cause segv. Apply gimp-2.2.10-previewdraw.patch to the Gimp.

Examples

How to rise Examples

GIMP Plug-In Registry
Kyoichiro Suda <sudakyo (at) fat coara or jp>