keid-render-basic-0.1.9.0: Basic rendering programs for Keid engine.
Safe HaskellSafe-Inferred
LanguageGHC2021

Render.Unlit.Colored.Model

Documentation

type Model buf = Indexed buf Packed VertexAttrs Source #

type Vertex = Vertex3d VertexAttrs Source #

type VertexAttrs = "RGBA" ::: Vec4 Source #