Module imp3d
Package de.grogra.imp3d.shading
package de.grogra.imp3d.shading
-
ClassDescriptionThis interface is helper to mark other Shaders instead of Phong as an owner of a ColorMapNode.A Filter is the base for 3D image filtering operations.Deprecated.A
Phong
shader represents a Phong-like reflector.ARGBAShader
implements a simple lambertian material with a single color and an alpha-value for the transparency.This abstract base class defines a shader which switches between a set of actual shaders based on the shading environment and ray direction.