POV-Ray : Newsgroups : povray.binaries.images : Copying pigments with crackle (124k jpg) : Re: Copying pigments with crackle (124k jpg) Server Time
1 Aug 2024 18:29:42 EDT (-0400)
  Re: Copying pigments with crackle (124k jpg)  
From: Tek
Date: 30 Jul 2008 15:50:55
Message: <4890c61f$1@news.povray.org>
Actually I want dotted white lines on the road, i.e. I need a pattern that's 
a perpendicular gradient to crackle. I'm almost completely certain it's 
impossible!

For my city I got windows on the buildings using a slope_mapped pattern on 
the isosurface, with window patterns arranged for the 8 possible wall angles 
that occur on that metric 1 isosurface. But of course that slope_map 
wouldn't work on the flat road.

Though... that gives me an idea. maybe I can borrow your technique to sample 
the gradient, then use that to index a pattern according to the gradient... 
i.e. I could have a pattern for north-south lines, and map it onto east-west 
gradients. There'd be discontinuities round the edge, and it wouldn't work 
on the flat bits of metric 1, but it should be fine for my dotted white 
lines...

Still, this all sounds like a lot more trouble than it's worth!

-- 
Tek
http://evilsuperbrain.com

"Samuel Benge" <stb### [at] hotmailcom> wrote in message 
news:web.4890be074f928167ff8a991c0@news.povray.org...
> "Tek" <tek### [at] evilsuperbraincom> wrote:
>> "stbenge" <THI### [at] hotmailcom> wrote in message
>> > Yes, you can get some interesting effects. Here, try this out:
>>
>> Yeah but it distorts the pattern, one of the things that's great about 
>> your
>> first post is that it duplicates my pattern into every cell, but with 
>> metric
>> one it breaks it.
>
> Hmm, I don't know if what you want is possible... "You can't change the 
> laws of
> physics," as my mom would say, or in this case, the laws of mathematics ;)
>
>> > It makes rectangular masses all over the place. Nest a few of those 
>> > with
>> > different translation values, and a cityscape might be possible.
>>
>> I've already got the city:
>>
> Ah yes, now I remember.
>
>> But I really need a perpendicular pattern to the crackle, something like 
>> the
>> radial example in your original post, but perpendicular to metric 1.
>> I don't think it's possible though :(
>
> What are you after? Are you planning to make vertical ridges going up 
> along the
> sides of each building? Can my code (without metric 1) be applied into 
> each
> metric 1 cell to achieve your goal? It wouldn't wrap perfectly around the
> metric 1 cells, but would still be central to each cell. Buried in a
> pigment_map, you could hide the discontinuities between the metric 1 and 
> metric
> 2 cell edges.
>
> Sam
>


Post a reply to this message

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