#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

#894 in Graphics APIs

Download history 18763/week @ 2024-03-14 20792/week @ 2024-03-21 20518/week @ 2024-03-28 19685/week @ 2024-04-04 20006/week @ 2024-04-11 20975/week @ 2024-04-18 17292/week @ 2024-04-25 18009/week @ 2024-05-02 14304/week @ 2024-05-09 14501/week @ 2024-05-16 16801/week @ 2024-05-23 18316/week @ 2024-05-30 18631/week @ 2024-06-06 20598/week @ 2024-06-13 15940/week @ 2024-06-20 13712/week @ 2024-06-27

71,394 downloads per month
Used in 329 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