MaterialFinder.find()
on a new, unaltered, MaterialFinder
instance.Renderer.registerMaterial(Identifier, RenderMaterial)
.RenderMaterial
instances used to communicate
quad rendering characteristics to a RenderContext
.MaterialFinder
instance used to retrieve
standard RenderMaterial
instances.QuadView
instances encoded by the renderer,
typically via Renderer.meshBuilder()
.BufferBuilder
but simpler
and not tied to NIO or any other specific implementation,
plus designed to handle both static and dynamic building.MeshBuilder
instance used to create
baked models with enhanced features.MeshBuilder
.QuadView
instance.