@hackage gloss-export0.1.0.4
Export Gloss pictures to png, bmp, tga, tiff, gif and juicy-pixels-image
Installation
Dependencies (7)
- GLFW-b >=1.0.0 && <=3.3.0.0
- GLUT >=2.1.2.0 && <=2.7.0.16
- JuicyPixels >=3.2 && <=3.3.5
- OpenGLRaw <=3.3.4.0
- base >=4.7 && <5
- gloss-rendering >=1.9.3.1 && <=1.13.1.1 Show all…
Dependents (0)
gloss-export
Export gloss pictures as PNG, Bitmap, TGA, TIFF, Gif
Credit to Samuel Gélineau (https://github.com/benl23x5/gloss/pull/23), who provided a working conversion from Picture to PNG. I just refactored it a little and turned it into a library.