Package ext.plantuml.com.ctreber.acearth.shader
-
Class Summary Class Description Shader A shader computes Colors for a row of pixel types, depending on lighting parameters.ShaderDefault Shader for projections which display the whole surface.ShaderFlat Flat shader (does not care for Projection).ShaderOrtho Shader for the orthographic projection.