Go to: Related nodes. Attributes.

EnvBall uses an image or series of images of a highly reflective chrome ball in an environment (real world or computer-generated) to re-create that environment. This is possible because the reflections in the chrome ball provide a nearly 360 degree view of the environment.

To create an image of a chrome ball, first place a highly reflective chrome ball (sphere) in the environment (real world or computer generated) that you want to re-create. Place the ball at the exact location (in the original environment) where you want your model to appear (in the re-created environment), and take note of the ball's distance from any floor/walls/ceiling or large objects.

Photograph (or render) the ball using a telephoto lens, and take note of the camera's elevation (the angle between the camera's view and the environment's ground plane), and the camera's inclination (the angle between the camera's view and the environment's YZ plane).

The photo essentially contains a compressed sample of the entire environment, except for the area directly behind the ball. The highest resolution is in the direction of the camera, so the image provides the best data compression for that point of view.

There is much more detail about how to use EnvBall in the Rendering documentation,

Aside from the attributes listed here, EnvBall inherits additional attributes from TextureEnv.

In the table below, important attributes have their names listed in bold in the description column.

This node is MP safe

Node nameParentsClassificationMFn typeCompatible function sets
envBalltextureEnvtexture/environmentkEnvBallkBase
kNamedObject
kDependencyNode
kTextureEnv
kEnvBall

Related nodes

layeredTexture, envCube, envSphere, envSky, envChrome, bump3d, uvChooser, bump2d, texture2d, ramp, file, cloth, water, stencil, checker, fractal, bulge, grid, mountain, texture3d, projection, cloud, granite, crater, leather, stucco, brownian, solidFractal, marble, wood, rock, snow, defaultTextureList, place2dTexture, place3dTexture

Attributes (20)

back, bottom, elevation, eyeSpace, front, image, imageB, imageG, imageR, inclination, infoBits, left, pointCamera, pointCameraX, pointCameraY, pointCameraZ, reflect, right, skyRadius, top

Long name (short name)TypeDefaultFlags
pointCamera (p) float30.0, 0.0, 0.0outputinputconnectablehidden
The current sample point that has to be shaded
pointCameraX (px) float0.0outputinputconnectablehidden
The x component of the current sample position
pointCameraY (py) float0.0outputinputconnectablehidden
The y component of the current sample position
pointCameraZ (pz) float0.0outputinputconnectablehidden
The z component of the current sample position
image (so) float30.5, 0.5, 0.5outputinputconnectablestorable
Image is the source image (texture) to be used in the environment map. See the description section above and the Rendering documentation for details on how to create this image. When you have an image file ready to use, create a File Texture using the image, then connect the Out Color attribute of the File Texture to this Image attribute.
imageR (sor) float0.0outputinputconnectablestorablekeyable
The red component of the input texture
imageG (sog) float0.0outputinputconnectablestorablekeyable
The green component of the input texture
imageB (sob) float0.0outputinputconnectablestorablekeyable
The blue component of the input texture
inclination (i) float0.0outputinputconnectablestorable
Inclination is the angle of the camera when the picture of the source image was taken. (See notes in the description section above.) Specifically, this is the angle formed by the camera's line of sight, and the environment's YZ plane.
elevation (e) float0.0outputinputconnectablestorable
Elevation is the angle of the camera when the picture of the source image was taken. (See notes in the description section above.) Specifically, this is the angle formed by the camera's line of sight, and the ground. If the camera's line-of-sight was parallel to the ground, Elevation is 0. If the camera was pointing straight down, Elevation is 90 degrees.
skyRadius (sr) float0.0outputinputconnectablestorable
Sky Radius defines the distance to the sky, so that the texture can properly calculate the reflections in the re-created environment.
bottom (bo) float0.0outputinputconnectablestorable
Bottom is the distance from the sphere to whatever surface is below it (usually the ground). If there is no surface below it, set bottom to 0. The texture will just use the Sky Radius for calculation in that case.
top (to) float0.0outputinputconnectablestorable
Top is the distance from the sphere to whatever surface is above it (such as a ceiling). If there is no surface above it, set top to 0. The texture will just use the Sky Radius for calculation in that case.
left (le) float0.0outputinputconnectablestorable
Left is the distance from the sphere to whatever surface is to its left (such as a wall). If there is no surface there, set left to 0.
right (ri) float0.0outputinputconnectablestorable
Right is the distance from the sphere to whatever surface is to its right (such as a wall). If there is no surface there, set left to 0.
front (fr) float0.0outputinputconnectablestorable
Front is the distance from the sphere to whatever surface is in front of it (such as a wall). If there is no surface there, set left to 0.
back (ba) float0.0outputinputconnectablestorable
Front is the distance from the sphere to whatever surface is behind it (such as a wall). If there is no surface there, set left to 0.
reflect (ref) booltrueoutputinputconnectablestorable
Reflect. This is normally left on, when you are using this texture to simulate reflections on an object.

However, you can also use this texture to project the environment into stand-in objects you model in the scene. To do that, turn off the Reflect flag, and connect the Out Color attribute of this node to the Color attribute of the stand-in background objects.

eyeSpace (eye) boolfalseoutputinputconnectablestorable
Eye Space causes the position of the Env Ball's image file to be defined relative to the window, not the camera view. If Eye Space is on, the texture will automatically match a background image file, provided both were taken from the same point of view.
infoBits (ib) integer0outputinputconnectablehidden
Information bits passing along information about type of shading