ombra: Render engine.

[ bsd3, graphics, library ] [ Propose Tags ]

Flags

Automatic Flags
NameDescriptionDefault
opengl

Enable the OpenGL backend. Main module: Graphics.Rendering.Ombra.Backend.OpenGL

Enabled
webgl

Enable the GHCJS/WebGL backend, if compiled with GHCJS. This automatically disables the OpenGL backend. Main module: Graphics.Rendering.Ombra.Backend.WebGL

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.3.0.0, 0.3.1.0, 1.0.0.0, 1.1.0.0 (info)
Change log CHANGES.md
Dependencies base (<4.11), Boolean (<0.3), ghcjs-base, gl (>=0.8 && <0.9), hashable (<1.3), hashtables (<1.4), MemoTrie (<0.7), monad-control (<1.1), transformers (<0.6), transformers-base (<0.5), unordered-containers (<0.3), vector-space (<0.13) [details]
License BSD-3-Clause
Copyright Copyright © 2014-2017 Luca Prezzavento
Author Luca Prezzavento
Maintainer ziocroc@gmail.com
Revised Revision 1 made by ZioCrocifisso at 2017-11-15T14:56:22Z
Category Graphics
Home page https://github.com/ziocroc/Ombra
Bug tracker https://github.com/ziocroc/Ombra/issues
Source repo head: git clone https://github.com/ziocroc/Ombra
Uploaded by ZioCrocifisso at 2017-11-11T14:07:12Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4857 total (19 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for ombra-1.1.0.0

[back to package description]

Ombra

Installation (important)

Example 1