HDRI Manager for 3ds Max, Maya and Houdini
HDRI Manager for 3ds Max, Maya and Houdini
An intuitive HDRI browser and importer for artists.
HDRI Manager is a simple and powerful plugin designed to streamline the way you work with HDRI files in Autodesk 3ds Max, Maya and Houdini.
Browse your HDRI library visually, and import your files directly into the scene as Dome Lights or Area Lights, with smart options like automatic project folder copying.
β Key Features:
- Visual browser for your HDR/EXR files
- Import as DomeLight or Area Light
- Compatible with multiple render engines
V-Ray, Redshift, Corona, Arnold, Renderman, Solaris, Mantra... - Built with Python (PySide6 for 3ds Max/Maya and PySide2 for Houdini)
ποΈ Library Setup:
Each HDR or EXR file should have a thumbnail (JPG, PNG or BMP) with the exact same name. These thumbnails are what HDRI Manager uses for the preview grid.
Example:
My_HDR.hdr My_HDR.jpg
You can use this other free tool to create your thumbnails
https://victorburtman.gumroad.com/l/phdhb?layout=profile
Folders can be organized with up to two levels for better structure.
π HDRI Library Structure
π HDRI_Gallery/ β Library root folder
βββ π Outdoor/ β Main folder
β βββ π Forest/ β Sub-folder
β β βββ πΌοΈ forest_morning.jpg β JPG / PNG or BMP preview
β β βββ π forest_morning.exr β High-quality HDRI file
β β βββ πΌοΈ forest_sunset.jpg
β β βββ π forest_sunset.hdr β HDR alternative
β β
β βββ π Beach/
β β βββ πΌοΈ tropical_beach.jpg
β β βββ π tropical_beach.exr
β β βββ πΌοΈ sunset_beach.jpg
β β βββ π sunset_beach.exr
β β
β βββ π Mountains/
β βββ πΌοΈ alpine_peaks.jpg
β βββ π alpine_peaks.exr
β
βββ π Indoor/ β Another main folder
β βββ π Studio/
β β βββ πΌοΈ white_studio.jpg
β β βββ π white_studio.exr
β β βββ πΌοΈ black_studio.jpg
β β βββ π black_studio.exr
β β
β βββ π Apartment/
β βββ πΌοΈ living_room.jpg
β βββ π living_room.hdr
β
βββ π Abstract/ β Folder without sub-folders
β βββ πΌοΈ gradient_blue.jpg β Files directly in the folder
β βββ π gradient_blue.exr
β βββ πΌοΈ noise_pattern.jpg
β βββ π noise_pattern.hdr
βββ
π οΈ How to Install:
-
3ds Max: Simply drag and drop the
.mzp
file into the viewport. -
Maya: Extract the archive and drag and drop the
install.py
file into the Maya viewport. -
Houdini: Open the install .hip file, the python script will do the rest.
π’ v1.7 β 20/08/2025
All Platforms
- When using Arnold, if a .tx file version exists, it will be loaded instead of the .hdr/.exr. It has to be the exact same name, only the extension must change. Example :
My_HDR.hdr My_HDR.tx
Houdini
- Added support for Arnold renderer.
π’ v1.6 β 18/08/2025
-
HDRI Manager can now be installed on earlier versions of 3ds Max and Maya (pre-2025).
π’ v1.5 β 18/08/2025
- Fixed a small regression that would prevent HDRI Manager to open in 3ds Max.
π’ v1.5 β 16/08/2025
Houdini
- Fixed an issue preventing HDRI Manager from opening on Mac systems.
Some features β such as Copy files to project folder, Open folder, and Open in Photoshop β may still be unavailable on Mac and Linux.
Maya
- Fixed an issue causing incorrect sampling and resolution in Arnold Dome Light.
3ds Max
- The Color Correction feature now creates dedicated nodes for Redshift, Arnold, and Corona renderers.
Scanline and V-Ray will continue using the native Color Correction shading node.
π’ v1.4 β 13/08/2025
All Platforms
- Added support for 4K displays.
- Image Gallery tooltips now show the original resolution embedded in JPG thumbnails (when available). These metadata can be generated using the free HDRI Converter tool.
π’ v1.3 β 10/08/2025
All Platforms
- Multiple selection is now disabled by default. You can re-enable it via the dedicated toggle button.
- Loading an HDRI now updates the currently selected light instead of creating a new one. If no light is selected, a new one will be created.
- Fixed an issue where the texture resolution was calculated from the thumbnail instead of the original HDRI.
Houdini
- In Solaris mode, the light is now loaded into the current LOP context. If no LOP context exists, it will be created within the Stage context.
π’ v1.2 β 08/08/2025
All Platforms
- Added a search bar for quickly finding HDRIs by name
- Thumbnails without associated HDR or EXR files will no longer be displayed in the app
- Fixed a permission error that could occur when copying HDR files to the project image folder
Houdini
- Fixed an installation issue that could result in an incorrect project path.
π’ v1.1 β 06/08/2025
All Platforms
- Fixed inverted scale ratios for area lights.
- Added "Quiet Mode" (enabled by default) to suppress console/listener output.
- General UI improvements for better clarity and usability.
3ds Max
- Scanline area light now uses a rectangle shape instead of a circle.
- Fixed missing icon in the installation package (app title bar).
Maya
- Added support for:
- Maya Renderer
- RenderMan
- V-Ray
- Redshift
Houdini
- Initial Houdini support: compatible with Solaris, Mantra/Karma, and Redshift.
π’ v1.0 β 02/08/2025
- Initial Release