POV-Ray : Newsgroups : povray.binaries.images : Latest Image2Color_map texture demo  : Re: Latest Image2Color_map texture demo Server Time
4 May 2024 06:18:31 EDT (-0400)
  Re: Latest Image2Color_map texture demo  
From: [GDS|Entropy]
Date: 11 Jan 2011 11:50:00
Message: <web.4d2c88329481e26077e50e540@news.povray.org>
"Samuel Benge" <stb### [at] hotmailcom> wrote:
> "[GDS|Entropy]" <gdsHYentropyAThotmailDTcom> wrote:
> > Implemented lots of new features, this is an example of the output from
> > one of the rgbft modes, stacked on normal rgb output with bgr color
> > reordering. Dimensional agate effect. :)
> > Pretty simple to achieve the end result.
>
> Was this programmed with POV or some other app? Cool texture, at any rate!
> Taking color values from images /can/ be useful... assuming the original
> instrument was colored-calibrated, of course ;)

I used Visual Studio 2010 Ultimate, C# and .NET framework 4.0 (so you must
install the .net4 framework package from MS, but most people probably already
have it if they are using windows 7/vista).

The output of the utility is currently an include file which contains the color
maps structured into a pigment map. I will be implementing warp fully, and then
the other forms of blend map next.

Last thing on the list is fixing the truly abhorrent GUI, right now it is at
best awful, at worst potentially life threatening. :p

The images in this thread use 4 textures generated from the same base image
layered on 4 spheres (diameter varies by 0.001), thus giving the effect of agate
having sub surface depth.

If you are going for true accuracy, then yes you would want a calibrated input
image, but if you simply wish to use a collection of colors which appear
together in nature on the same object, then this gets it done nicely.

It would be interesting to find some method of evaluating the colors used to
produce some function, or collection of functions, which would allow a truly 3D
texture to be made. Perhaps a project for another time.

And thanks for the compliment. :)

> Sam

Ian


Post a reply to this message

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