0.0.4 • Published 5 years ago

ts-shader v0.0.4

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
5 years ago

ts-shader

ts-shader is an experimental code generator used in deadrun. It transforms GLSL shader code into a TypeScript class that automatically gets uniform and attribute locations.

This is pre-pre-pre-pre-alpha quality software. Use at your own risk.

Limitations:

  • Does not handle GLSL preprocessor macros.
  • Very rigid output formatting (it is currently specialized for my use-case and only my use-case)
0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago