gloss-export: Export Gloss pictures to png, bmp, tga, tiff, gif and juicy-pixels-image

[ graphics, library, mit, program ] [ Propose Tags ]
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), GLFW-b (>=1.0.0 && <=3.2.1.1), gloss, gloss-export, gloss-rendering (>=1.9.3.1 && <=1.13.0.2), GLUT (>=2.1.2.0 && <=2.7.0.14), JuicyPixels (>=3.2 && <=3.3.1), OpenGLRaw (<=3.3.1.0), vector (>=0.9.1 && <=0.12.0.1) [details]
License MIT
Author Timo A
Maintainer timo-a@gmx.ch
Category Graphics
Home page https://gitlab.com/timo-a/gloss-export#readme
Bug tracker https://gitlab.com/timo-a/gloss-export/issues
Source repo head: git clone https://gitlab.com/timo-a/gloss-export
Uploaded by timoa at 2018-08-31T19:29:55Z
Distributions
Executables gloss-export-exe
Downloads 2107 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-08-31 [all 1 reports]

Readme for gloss-export-0.1.0.0

[back to package description]

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.