#shader #glsl #glsl-shader #opengl #graphics #gpu

glslcc-rs

GLSL cross-compiler library written in Rust

7 releases

0.1.7 Oct 3, 2023
0.1.6 Oct 2, 2023

#1294 in Graphics APIs

Download history 13/week @ 2024-12-14 3/week @ 2025-02-15

52 downloads per month

Apache-2.0

5KB
58 lines

glslcc-rs

A simple library for cross-compiling GLSL shaders.

Inspired by glslcc.

Usage example

Check the examples/ directory.

Dependencies

~33MB
~740K SLoC