POV-Ray : Newsgroups : povray.general : Some times I just want to play !? Server Time
26 Apr 2026 12:34:55 EDT (-0400)
  Some times I just want to play !? (Message 1 to 3 of 3)  
From: Leroy
Subject: Some times I just want to play !?
Date: 19 Apr 2026 14:45:00
Message: <web.69e5221f8be3965cfa68d3e7f712fc00@news.povray.org>
Some times I just want to play! I go through my old files looking for something
to play with. I love running old code that took a long time to run on my old
system. Now it's lighten fast! Any way I ran into this file, one of many wrote
for the Shortest Code Contest. And I had to share it.

plane{z,-.5 pigment{granite scale 50}finish{reflection.5 ambient 2}}
plane{z,.1 pigment{rgbf<.9,.5,.1,.9>}}
plane{z,1 normal{wood 5}finish{reflection.7}}


 That's it!
Have Fun!


Post a reply to this message


Attachments:
Download 'test4f.png' (279 KB)

Preview of image 'test4f.png'
test4f.png


 

From: Cousin Ricky
Subject: Re: Some times I just want to play !?
Date: 19 Apr 2026 16:35:00
Message: <web.69e53b6fac3d6f8460e0cc3d949c357d@news.povray.org>
"Leroy" <whe### [at] gmailcom> wrote:
>
> plane{z,-.5 pigment{granite scale 50}finish{reflection.5 ambient 2}}
> plane{z,.1 pigment{rgbf<.9,.5,.1,.9>}}
> plane{z,1 normal{wood 5}finish{reflection.7}}

Weird that the preview thumbnail is a different color than the full image.  I
suspect it is due to rendering without any assumed_gamma.


Post a reply to this message

From: Kenneth
Subject: Re: Some times I just want to play !?
Date: 22 Apr 2026 08:50:00
Message: <web.69e8c2e2ac3d6f84e83955656e066e29@news.povray.org>
"Cousin Ricky" <rickysttATyahooDOTcom> wrote:
>
> Weird that the preview thumbnail is a different color than the full image.  I
> suspect it is due to rendering without any assumed_gamma.

I see the same thing.
I think it has to do with how the thumbnail preview here treats a .png image's
encoded gamma... if it is somehow not encoded correctly. I agree with your
suspicion. I noticed this a long time ago, when I was using an *old* version of
Photoshop that encoded png's with the wrong gamma. When I uploaded them to the
newsgroups, the previews looked...wrong. Somehow, the full-size image corrects
for this (when viewed in Firefox's web browser here), or just ignores the png's
gamma altogether and substitutes the correct value.

As a 'safety measure', I try to upload only jpeg's here, which never seem to
show this odd problem. I am probably being overly-cautious now with current
standardized software, but I learned the hard way not to trust png's for
posting. :-/


Post a reply to this message

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