Announcement

Collapse
No announcement yet.

Updated irradiance map viewer

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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
    I only act like I know everything, Rogers.

  • #2
    Cool

    Comment


    • #3
      Thx^2!


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


      here the maxscriptcode to launch the imapviewer with the actually imapfile:
      Code:
      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
      Code:
      ShellLaunch  ("$max\IMapViewer.exe") ""
      to launch an empty imapviewer.
      www.cgtechniques.com | http://www.hdrlabs.com - home of hdri knowledge

      Comment


      • #4
        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

        Comment


        • #5
          That clears that up. Thanks.
          Peter

          Comment


          • #6
            What does irmap viewer do????

            Comment


            • #7
              Originally posted by gadzooks
              What does irmap viewer do????
              views (and now merges) irmaps...
              Eric Boer
              Dev

              Comment

              Working...
              X