POV-Ray : Newsgroups : povray.general : Cartoon with POV ?? : Re: Cartoon with POV ?? Server Time
4 Aug 2024 08:18:59 EDT (-0400)
  Re: Cartoon with POV ??  
From: Breton Slivka
Date: 23 Jun 2003 16:26:20
Message: <Xns93A39564CE6A3ZenPsychoyahoocom@204.213.191.226>
An idea off the top of my head, if you rendered your scene with a 
black/white gradient texture, to create a depth map, the depth map could 
easily be used to locate edges with a post process. Those edges could then 
either be directly applied to the scene, rendered with high ambient 
textures, or converted to cylinder/sphere line structures and placed in 
front of the camera to be rendered along with a high ambient scene.

Perhaps this process could be duplicated entirely in pov code using some of 
those crazy trace features. A high pass filter could then be programmed 
into the depth values array, and then threshold applied, vectors sussed 
out, and then, as parsing completes, cylinder structures placed in the 
proper place.

A bit of a complicated solution, but it could work.


Post a reply to this message

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