#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

#602 in Graphics APIs

Download history 22685/week @ 2023-12-05 17456/week @ 2023-12-12 14593/week @ 2023-12-19 10652/week @ 2023-12-26 20019/week @ 2024-01-02 17382/week @ 2024-01-09 22293/week @ 2024-01-16 20801/week @ 2024-01-23 20010/week @ 2024-01-30 21468/week @ 2024-02-06 19769/week @ 2024-02-13 24988/week @ 2024-02-20 22962/week @ 2024-02-27 21836/week @ 2024-03-05 20607/week @ 2024-03-12 16683/week @ 2024-03-19

86,264 downloads per month
Used in 332 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