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

Render.Unlit.Colored.Model

Documentation

type Model buf = Indexed buf Packed VertexAttrs Source #

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

vkVertexAttrs :: [Format] Source #