#glsl-shader #glsl #opengl #shader #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

#647 in Graphics APIs

Download history 2/week @ 2024-02-21 3/week @ 2024-02-28 2/week @ 2024-03-13 17/week @ 2024-03-27 35/week @ 2024-04-03

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

~32MB
~712K SLoC