Diffusion Krita c9583d156235

Feature: Height to normal map filter.

Authored by woltherav on Oct 5 2017, 6:40 PM.

Description

Feature: Height to normal map filter.

This adds a height to normal map filter to Krita.

The filter is based on the edge detection filter, so like it, it
can do prewitt, sobol and simple, as well as have a editable kernel
radius(which controls how strong the effect of a height difference is in the
resulting normal map), and it can be used as a filter layer/mask/brush.

The most common used method is sobol with a single px radius, which is also
the default it open up on.

CCMAIL:kimageshop@kde.org
BUG:330695

Details

Committed
woltheravOct 5 2017, 6:40 PM
Parents
R37:33f534a5a52a: nicer brush tool tips
R37:e0f9a2a46fd4: Fix issue with z flip
Branches
Unknown
Tags
Unknown

Merged Changes

CommitAuthorDetailsCommitted
e0f9a2a46fd4woltherav
Fix issue with z flip 
Oct 4 2017
ead62dbbd0ffwoltherav
Give it a config widget with all the buttons wired up. 
Oct 4 2017
3a24e5395423woltherav
Fix variables tobe more sensible. 
Oct 4 2017
1d3e7fbcacd1woltherav
Make the normalmap follow a default. 
Oct 4 2017
adff16d46308woltherav
Add start of normalmap filter. 
Oct 4 2017