processing / processing/libprocessing

update_pixels example is not working

Open
#115 0 comments 0 reactions 1 assignee View on GitHub

@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 ):

Image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.