|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hi,
has anyone an idea how I can make such a fancy glowing faked "x-ray"-texture
with Pov-ray?
I mean those one can sometimes see on 3D anatomical illustrations, like e.g.
here:
http://www.istockphoto.com/stock-photo-6226515-x-ray-skull.php
http://www.istockphoto.com/stock-photo-9543726-skull-roentgen-4-view.php
Thanks,
Simone
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
mone wrote:
> Hi,
>
> has anyone an idea how I can make such a fancy glowing faked "x-ray"-texture
> with Pov-ray?
> I mean those one can sometimes see on 3D anatomical illustrations, like e.g.
> here:
> http://www.istockphoto.com/stock-photo-6226515-x-ray-skull.php
> http://www.istockphoto.com/stock-photo-9543726-skull-roentgen-4-view.php
MegaPOV has an angle of incidence pattern which creates this effect
quite nicely. A color_map where the faces pointing towards the camera
are transparent, and the angles facing to the side are opaque, will do
the job.
You can also do this with the official version of POV, with the "slope"
pattern. The results will not be accurate, however, unless you use an
orthographic camera.
Sam
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
mone wrote:
> has anyone an idea how I can make such a fancy glowing faked "x-ray"-texture
> with Pov-ray?
There was talk about doing electron microscope images a while back.
http://news.povray.org/povray.binaries.images/thread/%3Cweb.42ee8574fa1babc58072d1170@news.povray.org%3E
Someone else once talked about using a light with a negative intensity to
project blackness onto an otherwise-white surface or some such, which might
also do the trick.
--
Darren New, San Diego CA, USA (PST)
I ordered stamps from Zazzle that read "Place Stamp Here".
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"stbenge" <not### [at] hotmailcom> wrote in message
news:4ad4f336$1@news.povray.org...
> mone wrote:
>> Hi,
>>
>> has anyone an idea how I can make such a fancy glowing faked
>> "x-ray"-texture
>> with Pov-ray?
>> I mean those one can sometimes see on 3D anatomical illustrations, like
>> e.g.
>> here:
>> http://www.istockphoto.com/stock-photo-6226515-x-ray-skull.php
>> http://www.istockphoto.com/stock-photo-9543726-skull-roentgen-4-view.php
>
> MegaPOV has an angle of incidence pattern which creates this effect quite
> nicely. A color_map where the faces pointing towards the camera are
> transparent, and the angles facing to the side are opaque, will do the
> job.
>
> You can also do this with the official version of POV, with the "slope"
> pattern. The results will not be accurate, however, unless you use an
> orthographic camera.
>
> Sam
In case the slope pattern seems interesting to you I've posted an example on
povray.binaries.images. See:
http://news.povray.org/povray.binaries.images/thread/%3C4ad50483%40news.povray.org%3E/
Regards,
Chris B.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> MegaPOV has an angle of incidence pattern which creates this effect
> quite nicely. A color_map where the faces pointing towards the camera
> are transparent, and the angles facing to the side are opaque, will do
> the job.
Thanks! I will check it out if I understand it.
> You can also do this with the official version of POV, with the "slope"
> pattern. The results will not be accurate, however, unless you use an
> orthographic camera.
OK. I think I will try slope pattern first.
Have a nice day,
Simone
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Darren New <dne### [at] sanrrcom> wrote:
> mone wrote:
> > has anyone an idea how I can make such a fancy glowing faked "x-ray"-texture
> > with Pov-ray?
>
> There was talk about doing electron microscope images a while back.
>
>
http://news.povray.org/povray.binaries.images/thread/%3Cweb.42ee8574fa1babc58072d1170@news.povray.org%3E
>
> Someone else once talked about using a light with a negative intensity to
> project blackness onto an otherwise-white surface or some such, which might
> also do the trick.
>
Yes, I found some examples via the link you posted above (I couldn't see the
link at first, but now when replying, it's visible.) There's also an example for
this complicated aoi thing in Megapov.
Light with negative intensity sounds logical, because it looks a bit like a
negative image in photography.
Thanks for your help!
Best wishes
Simone
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |