keid-render-basic-0.1.2.0: Basic rendering programs for Keid engine.
Safe HaskellNone
LanguageHaskell2010

Render.Font.EvanwSdf.Model

Documentation

type Model buf = Indexed buf Packed VertexAttrs Source #

type VertexAttrs = "uv" ::: Vec2 Source #

type InstanceBuffer stage = Allocated stage InstanceAttrs Source #