POV-Ray : Newsgroups : povray.binaries.images : warning: unpleasant abstract gore effect! Server Time
7 Aug 2024 17:22:03 EDT (-0400)
  warning: unpleasant abstract gore effect! (Message 1 to 10 of 11)  
Goto Latest 10 Messages Next 1 Messages >>>
From: Tek
Subject: warning: unpleasant abstract gore effect!
Date: 10 Dec 2005 19:03:04
Message: <439b6cb8@news.povray.org>
I was just testing out some normal patterns looking for something that 
looked like wrinkled cloth (the wrinkles pattern really doesn't) and I 
stumbled across this demonic pattern. I quite like it so it's my new 
wallpaper! :)

Here's the code:

pigment { granite scale .1 colour_map {[0 rgb <.3,0,.0>][1 rgb <.1,0,.05>]}}
finish { reflection { .05, .5 falloff 5 }specular 1 roughness 1/1000 }
normal { agate turbulence .2 omega .6 lambda 1.7 octaves 10 scale .2 
accuracy 1/400 }

-- 
Tek
http://evilsuperbrain.com


Post a reply to this message


Attachments:
Download 'gore.jpg' (605 KB)

Preview of image 'gore.jpg'
gore.jpg


 

From: the ajj
Subject: Re: warning: unpleasant abstract gore effect!
Date: 11 Dec 2005 05:40:00
Message: <web.439c01e0eb4edf2170e14a30@news.povray.org>
Very unpleasant!


Post a reply to this message

From: Tek
Subject: Re: warning: unpleasant abstract gore effect!
Date: 11 Dec 2005 05:56:29
Message: <439c05dd@news.povray.org>
Now with added unpleasantness.
This really is my wallpaper. I don't know why but I like it :)

-- 
Tek
http://evilsuperbrain.com

"Tek" <tek### [at] evilsuperbraincom> wrote in message 
news:439b6cb8@news.povray.org...
>I was just testing out some normal patterns looking for something that
> looked like wrinkled cloth (the wrinkles pattern really doesn't) and I
> stumbled across this demonic pattern. I quite like it so it's my new
> wallpaper! :)
>
> Here's the code:
>
> pigment { granite scale .1 colour_map {[0 rgb <.3,0,.0>][1 rgb 
> <.1,0,.05>]}}
> finish { reflection { .05, .5 falloff 5 }specular 1 roughness 1/1000 }
> normal { agate turbulence .2 omega .6 lambda 1.7 octaves 10 scale .2
> accuracy 1/400 }
>
> -- 
> Tek
> http://evilsuperbrain.com
>
>
>


Post a reply to this message


Attachments:
Download 'gore-meaty.jpg' (460 KB)

Preview of image 'gore-meaty.jpg'
gore-meaty.jpg


 

From: Orchid XP v2
Subject: Re: warning: unpleasant abstract gore effect!
Date: 11 Dec 2005 06:38:48
Message: <439c0fc8$1@news.povray.org>
Wooow... that is *nasty*! >_<


Post a reply to this message

From: Jörg 'Yadgar' Bleimann
Subject: Re: warning: unpleasant abstract gore effect!
Date: 11 Dec 2005 07:02:31
Message: <439c1557$1@news.povray.org>
High!

Tek wrote:
> Now with added unpleasantness.
> This really is my wallpaper. I don't know why but I like it :)
> 
> 

Yuck! How did you bribe the veterinary control officers?

See you in Khyberspace!

Yadgar

Now playing: Anchor (Roman Leikam & Frank Mark)


Post a reply to this message

From: Roman Reiner
Subject: Re: warning: unpleasant abstract gore effect!
Date: 11 Dec 2005 07:15:00
Message: <web.439c17a6eb4edf21b60290c60@news.povray.org>
damn! looks like the raspberry jam got mouldy ;-)


Post a reply to this message

From: Oleguer Vilella
Subject: Re: warning: unpleasant abstract gore effect!
Date: 11 Dec 2005 14:48:53
Message: <439c82a5@news.povray.org>
Hi,

Very cool! Can share the code? I'm going to play with it.

Thanks!



news:439c05dd@news.povray.org...
> Now with added unpleasantness.
> This really is my wallpaper. I don't know why but I like it :)
>
> -- 
> Tek
> http://evilsuperbrain.com
>
> "Tek" <tek### [at] evilsuperbraincom> wrote in message 
> news:439b6cb8@news.povray.org...
>>I was just testing out some normal patterns looking for something that
>> looked like wrinkled cloth (the wrinkles pattern really doesn't) and I
>> stumbled across this demonic pattern. I quite like it so it's my new
>> wallpaper! :)
>>
>> Here's the code:
>>
>> pigment { granite scale .1 colour_map {[0 rgb <.3,0,.0>][1 rgb 
>> <.1,0,.05>]}}
>> finish { reflection { .05, .5 falloff 5 }specular 1 roughness 1/1000 }
>> normal { agate turbulence .2 omega .6 lambda 1.7 octaves 10 scale .2
>> accuracy 1/400 }
>>
>> -- 
>> Tek
>> http://evilsuperbrain.com
>>
>>
>>
>
>
>


Post a reply to this message

From: Eero Ahonen
Subject: Re: warning: unpleasant abstract gore effect!
Date: 11 Dec 2005 15:02:48
Message: <439c85e8$1@news.povray.org>
Oleguer Vilella wrote:
> Hi,
> 
> Very cool! Can share the code? I'm going to play with it.
> 
-clip-
>>>Here's the code:
>>>
>>>pigment { granite scale .1 colour_map {[0 rgb <.3,0,.0>][1 rgb 
>>><.1,0,.05>]}}
>>>finish { reflection { .05, .5 falloff 5 }specular 1 roughness 1/1000 }
>>>normal { agate turbulence .2 omega .6 lambda 1.7 octaves 10 scale .2
>>>accuracy 1/400 }
>>>

Did I miss something? :O

-- 
Eero "Aero" Ahonen
   http://www.zbxt.net
      aer### [at] removethiszbxtnetinvalid


Post a reply to this message

From: Oleguer Vilella
Subject: Re: warning: unpleasant abstract gore effect!
Date: 11 Dec 2005 15:45:38
Message: <439c8ff2@news.povray.org>
No, :) Thanks!

Regards,
Oleguer




news:439c85e8$1@news.povray.org...
> Oleguer Vilella wrote:
>> Hi,
>>
>> Very cool! Can share the code? I'm going to play with it.
>>
> -clip-
>>>>Here's the code:
>>>>
>>>>pigment { granite scale .1 colour_map {[0 rgb <.3,0,.0>][1 rgb
>>>><.1,0,.05>]}}
>>>>finish { reflection { .05, .5 falloff 5 }specular 1 roughness 1/1000 }
>>>>normal { agate turbulence .2 omega .6 lambda 1.7 octaves 10 scale .2
>>>>accuracy 1/400 }
>>>>
>
> Did I miss something? :O
>
> -- 
> Eero "Aero" Ahonen
>   http://www.zbxt.net
>      aer### [at] removethiszbxtnetinvalid


Post a reply to this message

From: Thomas de Groot
Subject: Re: warning: unpleasant abstract gore effect!
Date: 12 Dec 2005 05:26:10
Message: <439d5042@news.povray.org>
"Tek" <tek### [at] evilsuperbraincom> schreef in bericht
news:439c05dd@news.povray.org...
> Now with added unpleasantness.
> This really is my wallpaper. I don't know why but I like it :)
>

This is Tek's goretex!!!

very meaty!!!! (yum yum...)

Thomas


Post a reply to this message

Goto Latest 10 Messages Next 1 Messages >>>

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