glsl: Parser and optimizer for a small subset of GLSL
Parser and optimizer for a small subset of GLSL.
This package can parse a very small subset of GLSL, namely exactly the subset emitted by GPipe-Core. It can evaluate the code and return the computed result. This is useful for debugging shaders generated by GPipe-Core.
Modules
[Index] [Quick Jump]
Downloads
- glsl-0.0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.0.1, 0.0.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | attoparsec (>=0.10 && <0.15), base (>=4.9 && <5), binary (>=0.5 && <0.11), containers (>=0.5 && <0.7), fgl (>=5.3 && <6), glsl, graphviz (>=2999.10 && <2999.21), lens (>=4.15.2 && <6), linear (>=1.18 && <1.22), scientific (>=0.3.1 && <0.4), text (>=0.10 && <1.3), time, transformers (>=0.5.2 && <0.6) [details] |
License | BSD-3-Clause |
Copyright | 2021 Pippijn van Steenhoven |
Author | Pippijn van Steenhoven |
Maintainer | Pippijn van Steenhoven |
Category | Graphics |
Home page | https://github.com/homectl/glsl |
Source repo | head: git clone https://github.com/homectl/workspace(glsl) |
Uploaded | by pippijn at 2021-04-20T11:21:58Z |
Distributions | |
Executables | optshader |
Downloads | 380 total (11 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-04-20 [all 1 reports] |