Is there a way to view the HDR thumbnails when choosing a VrayHDRI image in the material editor?
When “browse” is hit within the VrayHDRI map, hdr thumbnails are not visible.
Although I use 3d Photo Browser, which can view thumbnails of HDR’s, you cannot drag and drop an HDR image from 3d photo browser into the “browse” button with the VrayHDRI map.
Is there an extension, plugin or script that would allow visibility of HDR thumbnails when using vrayhdri?
I’m going to check that out right now!..interestingly, I have been setting up predefined lighting scenes as presets for future projects. This seems to fit right into what I have been working on. Does this script work with Vray?
Still want to find a way to get hdri thumbnails in windows though.
the script has nothing directly to do with vray it just encourages you to set up your hdri files in a certain system and gives you a nice viewer/editor in max
once you happy with them they work with vray like any hdri
The script is pretty nice. However, it doesn’t support a HDR map in a Vray Dome light. The loader script automatically parses the separated maps to the environment and vray environment rollouts.
I think Dschaga wrote the importer and I think he is on the forum. Overall, it is an excellent job and makes IBL setup fairly simple. Maybe he has the time or knowledge to be able to rewrite the importer so it supports vray dome light as an option instead of the regular max environment? I ask because Vlado’s domelight HDR support is supposed to be even faster while providing smoother results.
Also, I would say it goes beyond standard previewing (although that in itself is nice.) It breaks down a HDR into separate components (.jpgs and blurred hdrs) in order to speed up the rendering process.
I agree, VRayDomeLight is not supported, but that would be a great addition. I think I read somewhere that Brazil’s Dome light is supported, so it is probably possible.
Is there a way of getting in touch with them and seeing if it can be done?
"I don’t want to code for vray anymore so i think it would be the best if someone from the Chaosforum (lele?) add a template for kel solaars framework.
This framework is the best way to manage all the different renderer and maxversions with all the different settings."
Kel Solaar created a python tool which works with one and the same UI inside of XSI, LW, C4D and MAX. It basically offers the easierst way to use HDRI enviroments based on the sIBL idea.
The basic sIBL workflow uses a sIBL edit to automaticaly convert an HDRI to one very small diffuse hdri for lighting(for speed), one medium sized hdri for the reflections(for quality) and one big jpg/tif image for the background(to reduce the size) and one IBL textfile for informations about how to load all the files and - if wanted - an keylight for the sun.
Normally you can reduce the filesize of an 15000x7500px hdri from 20mb to a 4-5mb (and less) package, which is pretty a nice downloadsize.
My original sILB loader script is working fine with vray, but don’t use the new features of 1.5sp2 or what will comes next - i wanted to stay compatible with older vray versions.
Kel Solaars solution is much better if you want a loader for a specific vray version, since it don’t need code for the UI or filebrowsing stuff, but only the script which loads the files into max ..it would be a 5 minutes work for lele or someone else who is familar with the actual names for the maxscript variablenames of vray.