Images as Planes

Référence

Catégorie

Import-Export

Menu

File ‣ Import ‣ Images as Planes, 3D Viewport ‣ Add ‣ Image ‣ Images as Planes

../../_images/addons_import-export_images-as-planes_panel.png

Panneau Properties.

Cet add-on importe des images et crée des plans avec elles comme textures. Il automatise le processus de création d’un plan, le redimensionne pour l’adapter aux dimensions de l’image et ajoute un matériau et une texture d’image à ce plan. Le nom du plan, du matériau et de la texture est dérivé du nom de l’image.

Vous pouvez importer soit une seule image, soit plusieurs images, soit une séquence d’images ou un clip vidéo. La sélection d’une seule image crée un plan, la sélection de plusieurs images crée autant de plans que d’images sélectionnées, superposées ou espacées. En sélectionnant un clip vidéo ou une séquence d’images, vous créez un plan unique avec une animation.

Properties

Vous enregistrez les paramètres actuels de l’importation sous la forme d’un préréglage d’opérateur.

Options d’importation

Relative Path

Lien vers le fichier image en utilisant un chemin de fichier relatif.

Force Reload

Recharge le fichier image dans Blender s’il est déjà ajouté comme bloc de données image.

Animate Image Sequences

Importez des images numérotées séquentiellement comme une séquence d’images animées au lieu de plans séparés. Elles seront importées comme une texture Clip sur un seul plan. La plage d’images sera automatiquement définie mais peut être modifiée ultérieurement.

Compositing Nodes

Setup Corner Pin

A Corner Pin node is used to distort a plane and to create a warp view of the image. Selecting this option will build a compositing setup with the Image Texture, Scale and Corner Pin Node added to the Compositor.

Material Settings

L’image est affichée sur le plan à travers des nodes de matériaux et de textures. Ils peuvent être édités dans l’éditeur Shader.

Shader
Principled

Creates a new material for the plane with a Principled BSDF shader node with default settings as the main component. The base color of the Principled BSDF node comes from an Image Texture node that is linked to the imported image.

Shadeless

A shadeless material is a material that does not respond to light from other objects and has always the same color in any lighting environment. This option creates a new material for the plane with a group node as the main component. This node group is essentially a mix between a Diffuse and an Emission shader controlled by a Light Path node.

Emit

Creates a new material for the plane with an Emission shader node as the main component. The base color of the node comes from an Image Texture node that is linked to the imported image. The strength can be set.

Override Material

The name of the material is the same as the name of the image. If the material already exist Blender will append a number to the material name. With the Override Material checkbox, you can force the add-on to replace the existing material.

Texture Settings

Use Alpha

The alpha channel of the image is used for transparency.

Alpha Mode

Representation of alpha in the image file, to convert to and from when saving and loading the image. See Alpha Channel.

Auto Refresh

Automatically refresh images in the viewport on frame changes.

Position

A single plane is positioned at the 3D Cursor. Multiple planes can be offset against each other following a selected axis.

Offset Planes
Local Axis

The axis that is used to offset the different planes. For example, if you choose X+, the images are positioned along the X axis, starting at the X coordinate of the 3D cursor and following with X+ offset.

X+, X-, Y+, Y-, Z+, Z-

Offset

The space between each plane.

Plane Dimensions

Use the image’s pixel count to determine the planes size in units.

Absolute

The size of the plane is based on the amount of pixels in the image.

Height

The width is calculated based on the input height and the pixel dimensions of the image. For example, with the default Height of 1, an image of 800 × 600 will have a calculated width of 1 / 600 × 800 or 1.33 units.

Camera Relative

The size of the image plane is set relative to the size of the camera frame.

Fit

Scales the image to fit inside the camera view without altering the aspect ratio.

Fill

Scales the image so that it fills the entire camera view, without altering the aspect ratio but some of the image can be spilled outside the camera frame.

DPI

Dots per Inch.

Definition

This is the number of pixels that fit in 1 inch. So, with the Unit System set to Metric and the Definition field set to the default 600 DPI, an image of 800 × 600 pixels will have a size of 0.0339 × 0.0254 units because 600 pixels are defined as 1 inch which equals 0.0254 m.

Dots/BU

Dots per Blender Unit.

Definition

The field Definition is by default set to 600, indicating that 1 unit equals 600 pixels in the image. So, an image of 800 × 600 will have a size of 1.33 × 1 unit.

Orientation

Align

With this option you can set the rotation of the plane.

Main Axis

The plane is positioned so that it faces the camera. This is achieved by rotating the plane so that the viewing axis of the camera is perpendicular to the plane.

Face Camera

Face Camera is similar to Main Axis, but the plane is also rotated so that it aligns with the rotation of the camera.

Z- (Down), Y-, X-, Z+ (Up), Y+, X+

The plane is rotated in such a way that the selected axis is perpendicular to the plane with the front face pointing to the positive or negative side of the axis. For example, the option Z+ (Up) is fully visible in Top View, because the Z axis is pointing perpendicular to the plane in this view and the front face of the image is pointing to the positive (Up) side of the Z axis.

Track Camera

Uses a Locked Track Constraint to make the plane always align with the camera. The plane always faces the camera, even if the camera is moved. This option is only available if Main axis or Face Camera is selected in the Align panel.