From 27bf3ab6171004a6cfdaafe125d3c00b244ddfd9 Mon Sep 17 00:00:00 2001 From: Theverat Date: Fri, 22 May 2015 11:42:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f782717..a9a12c2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is a program to generate normal-, spec- and displacementmaps from image tex ## Features +### Fully multithreaded with OpenMP + ### Keep Large Detail One of the things I hate about classic normalmap generators is how they handle large image textures: usually the normalmap is unusable due to fine detail and the whole information about "large detail" (the overall curvature) is lost.