POV-Ray : Newsgroups : povray.general : Mapping Textures on irregular shapes : Re: Mapping Textures on irregular shapes Server Time
3 May 2024 11:02:13 EDT (-0400)
  Re: Mapping Textures on irregular shapes  
From: Bald Eagle
Date: 3 May 2020 20:55:00
Message: <web.5eaf673272e01857fb0b41570@news.povray.org>
"Josh" <nomail@nomail> wrote:

> Also,
>
> 4) I can't seem to get random numbers working. I've included #include
> "functions.inc", #include "rand.inc". I have #declare Rnd_1 = seed (1153); but
> when I put rand(Rnd_1) somewhere that you could put a float constant, povray
> just complains that it expects something else.

I'd need to see the actual statement that gets flagged and the actual error
message.  I don't know what that "something else" is.

I will guess that is complains that it found a ")" when it expected another
numerical argument.


Post a reply to this message

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