POV-Ray : Newsgroups : povray.unofficial.patches : PostCartoonPatch ? : Re: PostCartoonPatch ? Server Time
2 Sep 2024 10:13:15 EDT (-0400)
  Re: PostCartoonPatch ?  
From: Nathan Kopp
Date: 2 Feb 2000 08:09:34
Message: <38982c8e@news.povray.org>
Glen Berry <7no### [at] ezwvcom> wrote...
> I was browsing through the MegaPOV 0.4 source code and came across
> "PostCartoonPatch" in the tokenize.c file. It mentions "cartoon" as a
> reserved word. What is this and how is it used?
>

This was a feature I was working on, but didn't finish testing and
debugging.  All of the code for it is enclosed in "#ifdef" statements, so
the keyword is not currently reserved.  It is a post-processing filter which
is supposed to make the output look cartoonish.  I just came up with the
idea one day and wanted to play with it, but I didn't get it done.  Maybe
sometime in the future.  You can use what I've already done if you recompile
it and add "#define PostCartoonPatch" to frame.h

-Nathan


Post a reply to this message

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