Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Track Processing API coverage in libprocessing/mewnala

Open
#153 7 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
rust
Domain
api

Research direction

Start with the unchecked entries in the Progress Tracker and compare the relevant Processing reference pages or Javadocs with the current libprocessing/mewnala implementation. A completed item must match Processing behavior, be validated with an example sketch, and be included in the latest mewnala release.

Written by the indexing model from the issue text.

Description

c-pyo3

This issue tracks progress toward implementing the Processing API in libprocessing/mewnala.

The goal is to reach broad compatibility with the existing Processing API so that sketches can be ported with minimal friction.

Guidelines

Keywords below are listed using the original Java syntax. Some differences are expected due to the specifics of Python.

Breaking changes should be intentional, and their motivation should be documented in the corresponding issues or PRs.

Definition of done

Mark items as done only once they:

Progress Tracker

[!IMPORTANT]
The list is based on the official Processing reference. This is NOT an exhaustive list of every class, method, or keyword in Processing. Parts of the API are undocumented or listed in individual class pages, see the Methods section of PVector or PImage for example. For a more complete API overview, see the Processing 4 Javadoc.

Data
Composite
Array Functions
Conversion
Primitive
String Functions
Input
Files
Time & Date
Keyboard
Mouse
Constants
Typography
Loading & Displaying
Attributes
Metrics
Rendering
Shaders
Image
Pixels
Loading & Displaying
Textures
Shape
2d primitives
Vertex
Curves
3D Primitives
Attributes
Loading & Displaying
Math
Calculation
Trigonometry
Operators
Bitwise Operators
Random
Output
Files
Text Area
Image
Color
Creating & Reading
Setting
Lights Camera
Lights
Material Properties
Camera
Coordinates
Transform
Structure
Control
Conditionals
Relational Operators
Iteration
Logical Operators
Environment
Dominant language
Rust
Stars
69
Forks
14
Avg merge
15d 22h
Merged PRs (30d)
3

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.

More from processing/libprocessing

All issues in processing/libprocessing

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.