obj-0.1.2: Reads and writes obj models.Source codeContentsIndex
Graphics.Formats.Obj
Stabilityexperimental
Maintainertom.davie@gmail.com
Description
Obj model loader
Synopsis
objFromFile :: FilePath -> [FilePath] -> IO ObjModel
data ObjModel
Documentation
objFromFile :: FilePath -> [FilePath] -> IO ObjModelSource
Loads an Obj model from a file given a list of search paths to find materials and textures at.
data ObjModel Source
show/hide Instances
Produced by Haddock version 2.4.2