POV-Ray : Newsgroups : povray.newusers : Ok, what did I miss? : Ok, what did I miss? Server Time
31 Jul 2024 06:16:50 EDT (-0400)
  Ok, what did I miss?  
From: gonzo
Date: 13 Nov 2002 22:30:04
Message: <web.3dd3174d14254fc19af8ec6b0@news.povray.org>
I made a simple texture, roughed it up a little bit with "crand", which
looked like I wanted except (as noted in the docs) it doesn't change with
distance. The docs also say crand is obsolete and to use noise_generator
instead, specifically mentioning that it gets rid of this problem.

So, how do I do that? Noise_generator only accepts 1 parameter, which only
selects which generator to use. How do I get it to give me a nice rough
texture like crand? So far it accepts the command without error, so I assume
I'm not making any glaring mistakes, but nothing changes in my texture at
all.

Thanks.


Post a reply to this message

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