Uses of Interface
org.sunflow.core.RenderObject
Packages that use RenderObject
Package
Description
-
Uses of RenderObject in org.sunflow.core
Subinterfaces of RenderObject in org.sunflow.coreModifier and TypeInterfaceDescriptioninterfaceRepresents a mapping from the 3D scene onto the final image.interfaceThis interface is used to represent any light emitting primitive.interfaceThis represents a surface modifier.interfaceThis class represents an object made up of many primitives.interfaceA shader represents a particular light-surface interaction.interfaceRepresents an object which can be tesselated into a list of primitives such as aTriangleMesh.Classes in org.sunflow.core that implement RenderObjectModifier and TypeClassDescriptionclassThis class represents a camera to the renderer.classThis class represent a geometric object in its native object space.classThis represents an instance of aGeometryinto the scene.final classThis holds rendering objects as key, value pairs. -
Uses of RenderObject in org.sunflow.core.camera
Classes in org.sunflow.core.camera that implement RenderObjectModifier and TypeClassDescriptionclassclassclassclass -
Uses of RenderObject in org.sunflow.core.light
Classes in org.sunflow.core.light that implement RenderObjectModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of RenderObject in org.sunflow.core.modifiers
Classes in org.sunflow.core.modifiers that implement RenderObjectModifier and TypeClassDescriptionclassclassclass -
Uses of RenderObject in org.sunflow.core.primitive
Classes in org.sunflow.core.primitive that implement RenderObjectModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of RenderObject in org.sunflow.core.shader
Classes in org.sunflow.core.shader that implement RenderObjectModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of RenderObject in org.sunflow.core.tesselatable
Classes in org.sunflow.core.tesselatable that implement RenderObject