#glsl-shader #glsl #shader

glslcc-rs

GLSL cross-compiler library written in Rust

7 releases

0.1.7 Oct 3, 2023
0.1.6 Oct 2, 2023

#953 in Graphics APIs

Download history 2/week @ 2024-09-22 13/week @ 2024-09-29

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

~31MB
~696K SLoC