Updated irradiance map viewer

An updated version of the irradiance map viewer is available for download from our registered users area. After you log in, go to the “Docs” section (the same place as the new manual). You will find a link to the irradiance map viewer. We may include it with the VRay installation in future builds.

In addition to visualizing irradiance maps, now you can use the viewer to merge several maps and save them as one file.

The viewer requires OpenGL support in order to run properly.

Best regards,
Vlado

Cool :slight_smile:

Thx^2!

i think it’s a really usefull tool for everyone!

here the maxscriptcode to launch the imapviewer with the actually imapfile:


macroScript Imapviewer

category:"Vray"
buttontext: "Imapviewer"
toolTip:"Imapviewer"

(	
ShellLaunch  ("$max\IMapViewer.exe") renderers.current.adv_irradmap_loadFileName
)

it only works with a loaded imap, but you can use
ShellLaunch ("$max\IMapViewer.exe") ""
to launch an empty imapviewer.

Um, Vlado- all I got from the unzipped file was a read me file and an older version of the libmmd.dll file then what is installed (‘J’ for now).

Peter

That clears that up. Thanks.
Peter

What does irmap viewer do???

views (and now merges) irmaps…