Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hadronized/glsl
GLSL parser for Rust
https://github.com/hadronized/glsl
compiler glsl opengl parser spir-v
Last synced: 9 minutes ago
JSON representation
GLSL parser for Rust
- Host: GitHub
- URL: https://github.com/hadronized/glsl
- Owner: hadronized
- Created: 2017-06-07T09:32:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-22T23:34:49.000Z (about 1 year ago)
- Last Synced: 2025-01-01T22:07:37.572Z (7 days ago)
- Topics: compiler, glsl, opengl, parser, spir-v
- Language: Rust
- Homepage:
- Size: 730 KB
- Stars: 192
- Watchers: 8
- Forks: 29
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenGL Shading Language parser and AST manipulation crates
This repository holds the [glsl] and [glsl-quasiquote] projects. Feel free to visit each projects
for more information.[glsl]: ./glsl
[glsl-quasiquote]: ./glsl-quasiquote