Package renderer.scene.util
Utility classes and methods for working with scenes and models.
-
Interface Summary Interface Description MeshMaker AModel
that implementsMeshMaker
can rebuild its geometric mesh with different values for the number of lines of latitude and longitude while keeping all the other model parameters unchanged. -
Class Summary Class Description Assets Use aProperties
file to find the path to the assets directory.CheckModel Several static utility methods for checking and/or debugging aModel
.DrawSceneGraph This program converts aScene
data structure into a DOT description of the scene.ModelShading This is a library of static methods that add color shading to aModel
.PointCloud