obj: Reads and writes obj models.

[ bsd3, graphics, library ] [ Propose Tags ]

Reads and writes obj models.


[Skip to Readme]

Modules

[Last Documentation]

  • Graphics
    • Formats
      • Graphics.Formats.Obj

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.2
Dependencies array (>=0.1), base (>=3.0), binary (>=0.4.2), bytestring (>=0.9), checkers (>=0.1.1), Codec-Image-DevIL (>=0.1), containers (>=0.1), directory (>=1.0), filepath (>=1.1), graphicsFormats (>=0.1), haskell98 (>=1.0), InfixApplicative (>=1.0), OpenGL (>=2.2), OpenGLCheck (>=0.1), QuickCheck (>=1.1) [details]
License BSD-3-Clause
Author Thomas Davie
Maintainer Thomas Davie (tom.davie@gmail.com)
Category Graphics
Uploaded by ThomasDavie at 2008-11-13T14:04:38Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2764 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-01-02 [all 7 reports]

Readme for obj-0.1.1

[back to package description]
                                     mkbndl
                                     ======

Generates OS X .app bundles from binaries.

Install:
========
> runhaskell Setup.lhs configure
> runhaskell Setup.lhs build
> runhaskell Setup.lhs install (as root)

Documentation:
==============
> runhaskell Setup.lhs haddock --executables

or

> mkbndl --help

Copyright (c) 2008 Thomas Davie