|
|
Everytime i try to apply an .hdr file to sky_sphere, MegaPov produces a
yellow line indicating that there is a syntax error, even though the text
wat copied directly from the manual:
sky_sphere {
pigment {
image_map {hdr "groveD.hdr "
once
[map_type] 7
}
}
}
The file groveD.hdr is in the same directory as untitled.pov that im working
on, but it doesn't load or recognise it. Ive tried with .tga targa files
and it worked, but for some reason when I put HDR, mega pov acts like its
never heard of .hdr.
please help, thanks, mike.
Post a reply to this message
|
|
|
|
In article <web.41e1014bf0fee87bbbb6938d0@news.povray.org> , "Mike"
<xxm### [at] yahoocom> wrote:
> image_map {hdr "groveD.hdr "
If this is what you really have in your scene, then there is a space in the
name where it does not belong.
Thorsten
____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde
Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|
|