Package dev.pfaff.altargui.render
package dev.pfaff.altargui.render
-
ClassDescriptionUses
GL.glDrawArraysIndirect(GLPrimitiveType, ConstPointer)
.A pool of OpenGL worker threads, each with their own context with sharing enabled with the main context.Most use cases should be satisfied byRenderObject.buildSingleStatic(int, dev.pfaff.altargui.shader.InstanceLayout, java.util.function.Consumer<dev.pfaff.altargui.render.Sink>)
.A reusable buffer for unified rendering.