processing / processing/libprocessing
update_pixels example is not working
Open
@tychedelia is already working on this.
Since Apr 16, 2026.
- Dominant language
- Rust
- Stars
- 69
- Forks
- 14
- Avg merge
- 15d 22h
- Merged PRs (30d)
- 3
Description
The update_pixels example, which demonstrates using graphics_update_region for rendering squares, is not working properly.
This is how it renders right now ( https://github.com/processing/libprocessing/commit/13e7e0fb61cad27bf2c7d2afdff57f5e64909076 ):
Tested on Windows 11, on Rust 1.92.0. Minimum reproductions is just running cargo run --example update_pixels.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.