#shader #glsl #preprocessor

pp-rs

Shader preprocessor

2 unstable releases

Uses old Rust 2015

0.2.1 Jun 18, 2021
0.1.0 Feb 24, 2021

#607 in Graphics APIs

Download history 15845/week @ 2023-12-18 10146/week @ 2023-12-25 17960/week @ 2024-01-01 18359/week @ 2024-01-08 20883/week @ 2024-01-15 21273/week @ 2024-01-22 20350/week @ 2024-01-29 21703/week @ 2024-02-05 19306/week @ 2024-02-12 24363/week @ 2024-02-19 24105/week @ 2024-02-26 20936/week @ 2024-03-04 21232/week @ 2024-03-11 19902/week @ 2024-03-18 20275/week @ 2024-03-25 21020/week @ 2024-04-01

84,165 downloads per month
Used in 331 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

~57KB