#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

#989 in Graphics APIs

Download history 21051/week @ 2024-07-21 23315/week @ 2024-07-28 16465/week @ 2024-08-04 26422/week @ 2024-08-11 19323/week @ 2024-08-18 23387/week @ 2024-08-25 22119/week @ 2024-09-01 19638/week @ 2024-09-08 19247/week @ 2024-09-15 23622/week @ 2024-09-22 21400/week @ 2024-09-29 21561/week @ 2024-10-06 19137/week @ 2024-10-13 17452/week @ 2024-10-20 17973/week @ 2024-10-27 18290/week @ 2024-11-03

74,233 downloads per month
Used in 322 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

~58KB