#pre-processor #shader #glsl

pp-rs

Shader preprocessor

2 unstable releases

Uses old Rust 2015

0.2.1 Jun 18, 2021
0.1.0 Feb 24, 2021

#809 in Graphics APIs

Download history 16327/week @ 2024-06-19 16020/week @ 2024-06-26 18924/week @ 2024-07-03 20131/week @ 2024-07-10 21966/week @ 2024-07-17 21426/week @ 2024-07-24 20262/week @ 2024-07-31 24553/week @ 2024-08-07 19681/week @ 2024-08-14 21608/week @ 2024-08-21 22225/week @ 2024-08-28 22782/week @ 2024-09-04 17795/week @ 2024-09-11 21631/week @ 2024-09-18 22843/week @ 2024-09-25 18802/week @ 2024-10-02

83,523 downloads per month
Used in 323 crates (2 directly)

BSD-3-Clause

140KB
3.5K SLoC

(glsl)pp-rs

Crates.io Docs.rs Build Status codecov

A shader preprocessor and lexer in Rust.

WARNING: this crate is a work-in-progress: its interface will change and documentation is extremely lacking.

Dependencies

~59KB