fwgl-0.1.1.0: FRP 2D/3D game engine

Safe HaskellNone
LanguageHaskell2010

FWGL.Geometry.OBJ

Documentation

data OBJModel

Constructors

OBJModel 

Instances

attributesOBJ :: OBJModel -> ([V3], [V2], [V3], [Word16])