ombra: Render engine.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- No 'description' field.
Properties
Versions | 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, 1.1.0.0 |
---|---|
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.12) [details] |
License | BSD-3-Clause |
Copyright | Copyright © 2014-2017 Luca Prezzavento |
Author | Luca Prezzavento |
Maintainer | ziocroc@gmail.com |
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:05:11Z |
Modules
[Index]
- Graphics
- Rendering
- Graphics.Rendering.Ombra
- Graphics.Rendering.Ombra.Backend
- Graphics.Rendering.Ombra.Backend.OpenGL
- Graphics.Rendering.Ombra.Backend.WebGL
- Graphics.Rendering.Ombra.Blend
- Graphics.Rendering.Ombra.Color
- Graphics.Rendering.Ombra.Draw
- Graphics.Rendering.Ombra.Geometry
- Graphics.Rendering.Ombra.Image
- Graphics.Rendering.Ombra.OutBuffer
- Graphics.Rendering.Ombra.Shader
- Graphics.Rendering.Ombra.Stencil
- Graphics.Rendering.Ombra.Texture
- Graphics.Rendering.Ombra.Vector
- Graphics.Rendering.Ombra.Backend
- Graphics.Rendering.Ombra
- Rendering
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- ombra-1.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees