Extensions:2.6/Py/Scripts/Material/HDRI Lighting

提供: wiki
< Extensions:2.6‎ | Py‎ | Scripts
2017年4月17日 (月) 12:38時点におけるwiki>Scorpionによる版 (Created page with "Extensions:2.5/Py/Scripts/material/HDRI Lighting Shortcut {{ScriptInfo |name= HDRI Lighting Shortcut |tooltip= Easy setup for HDRI global lighting |menu= Properties → World...")
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Extensions:2.5/Py/Scripts/material/HDRI Lighting Shortcut

HDRI Lighting Shortcut
Easy setup for HDRI global lighting
UI location Properties → World → HDRI-lighting-shortcut
Usage Simply load a HDRI file to light your scene. See below for optional parameters
Version 1.3.2 Author(s) Priniotakis
Blender 2.78+ License GPL2
Category Material Distribution Extern


Executable information
File name HDRI-lighting-Shortcut-master.zip
Current version download https://github.com/Nikos-Prinios/HDRI-lighting-Shortcut/archive/master.zip
Python modules os, bpy, getpass



HDRI-lighting-shortcut

DESCRIPTION

"HDRI-lighting-shortcut" provides an easy way to setup a HDRI lighting to your scenes. Just load an image, make few optional adjustments and voilà.

Installation

  1. Download the latest version of "HDRI-lighting-shortcut" from the link above.
  2. Open Blender and go to File » User Preferences » Add-ons
  3. Click Install from File, navigate to the downloaded .zip (probably in your download folder), click Install from File.
  4. Activate the add-on by ticking the box (on the left side of the add-on's name).
  5. Click Save User Settings if you wish the add-on to be enabled by default.

Optional : Click on the expanding arrow to display the additional add-on information and preferences. In Preferences, pick your HDRI files folder. This way, you won't have to browse back to it in the future.

Usage (basic)

In the Properties panel, click on the World tab and scroll down to HDRI-Lighting-Shortcut. Click on "Load image" and browse to a .HDR, .EXR (or .jpg and .png) file. The add-on will create a new world with a node setup.

On the top of the panel, the name of your file appears inside the button. You can change this image at anytime by clicking on it. This will keep your adjustments (see below).

On the right side of the button, you can see an 'eye' and a 'X'.

  1. The eye : to show/hide the HDRI background
  2. The X : to remove the HDRI environnement and reset the parameters.

Some lighting settings appear under these buttons. They let you adjust some basic parameters :

  1. Ambient : The ambiant light strength
  2. Main : The main light (direct light) strength
  3. Orientation : The horizontal alignment of the HDRI image.

Note : In the right panel of the 3D view, you can check 'World Background' (Display section) to display the environnement image in the viewport.

Usage (advanced)

Checking the 'Adjustment' box gives you access to additional color adjustments: Saturation, Hue, a color correction wheel, exposure and blur.

If most of these settings are self-explanatory, the two last ones deserve few words of explanations:

  1. Exposure : Adjust the exposure of the 3D scene without increasing the luminosity of the HDRI background image.
  2. Blur : Add a gaussian blur filter to your HDRI image.

Release Notes

1.3.2 – Fixed some bugs

1.0.0 – First public release (2015)