POV-Ray : Newsgroups : povray.general : Eval/Max-gradient technique? : Re: Eval/Max-gradient technique? Server Time
8 Aug 2024 16:14:55 EDT (-0400)
  Re: Eval/Max-gradient technique?  
From: Rune
Date: 14 Nov 2000 11:45:52
Message: <3a116c40@news.povray.org>
When I want to do 2D cartoons I add these lines in the start of my scene
file:

global_settings {
   post_process {find_edges{10000,.05,1,1,1,rgb 0}}
}
#default {finish {ambient 0.4 diffuse 0.3 brilliance 0}}

It's not perfect, but it works for some cases.

Hope this helps!

Rune
--
\ Include files, tutorials, 3D images, raytracing jokes,
/ The POV Desktop Theme, and The POV-Ray Logo Contest can
\ all be found at http://rsj.mobilixnet.dk (updated October 9)
/ Also visit http://www.povrayusers.org


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.