Raphaël de Courville
Raphaël de Courville
**Describe the bug** Cannot connect extension to Twitch. Getting a redirect error. **To Reproduce** Steps to reproduce the behavior: - Follow the **Getting started** steps until step 9 "Choose the...
I just came accross this https://github.com/jimmywarting/StreamSaver.js Wondering if stream saving directly to the file system would be an option as a more scalable alternative to segmented capture.
### Increasing access Introducing a `roll()` method for the p5.js camera would enhance the intuitiveness and consistency of 3D navigation in p5.js, aligning with standard practices in 3D graphics environments....
### Increasing access This proposal aims to make p5.js more accessible and user-friendly, particularly for non-English speakers, by replacing the text-based "Loading" message with a simple loading animation. ### Which...
It would be great if Processing for Android could wrap the [APIs for detecting and processing user input from game controllers](https://developer.android.com/develop/ui/views/touch-and-input/game-controllers/) that are already included in the Android framework. They...
## Description Attempting to initialize camera capture on Apple Silicon causes a critical error in GStreamer. On an Intel Mac, the same issue does _not_ happen. Note: this issue has...
Processing 4 added new core functions to replace the `surface` methods as can be seen in the [Beta 5](https://github.com/processing/processing4/releases/tag/processing-1280-4.0b5) and [Beta 7](https://github.com/processing/processing4/releases/tag/processing-1282-4.0b7) release notes. These changes are also mentioned here...
## Problem statement Currently, to open a Processing example in the Processing Development Environment (PDE), users have to manually copy and paste each tab from the Processing website to the...
## Context As part of the effort to improve the Processing website and editor, [a new feature](https://github.com/processing/processing4/releases/tag/processing-1292-4.2) has been introduced to allow users to open sketches and libraries directly in...