@hackage / glsl

Parser and optimizer for a small subset of GLSL

Latest0.0.1.0

About

Metadata

  • Last updated , by pippijn
  • License BSD-3-Clause
  • Categories Graphics
  • Maintained by: Pippijn van Steenhoven

  • Lottery factor: 0

Links

Installation

Readme

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.