Skip to content

Commit 42e8050

Browse files
authored
Update README.md
1 parent 802affa commit 42e8050

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# libprocessing
22

3+
> [!WARNING]
4+
> This project is very much R&D and highly unstable
5+
36
libprocessing is an experimental native library with the goal of supporting the implementation of the core Processing API in a variety of languages. The library is written in the [Rust programming language](https://rust-lang.org/) and built on top of the [Bevy game engine](https://bevy.org/). libprocessing uses [WebGPU](https://webgpu.org/) as its rendering backend and is designed to (eventually) support desktop, mobile, and web targets.
47

8+
You can learn more about this project from this [talk at LibreGraphicsMeeting 2026](https://app.media.ccc.de/v/lgm-2026-110668-expanding-processing-s-future-with-a-rust-rendering-engine)
9+
510
## Getting started
611

712
### mewnala (the python library)

0 commit comments

Comments
 (0)