From 55cbdc2dbf47bc13b4c1e8192afd7da6ded0e765 Mon Sep 17 00:00:00 2001 From: Frederic Bouvier Date: Sat, 3 Dec 2011 09:07:57 +0100 Subject: [PATCH] Restore correct attribution --- Shaders/urban.frag | 1 + 1 file changed, 1 insertion(+) diff --git a/Shaders/urban.frag b/Shaders/urban.frag index 41edcef82..9902104df 100644 --- a/Shaders/urban.frag +++ b/Shaders/urban.frag @@ -2,6 +2,7 @@ // Licence: GPL v2 // Author: Frederic Bouvier. // Adapted from the paper by F. Policarpo et al. : Real-time Relief Mapping on Arbitrary Polygonal Surfaces +// Adapted from the paper and sources by M. Drobot in GPU Pro : Quadtree Displacement Mapping with Height Blending #version 120