# Pi 3 extremely slow performance drawing images

**URL:** https://discourse.processing.org/t/pi-3-extremely-slow-performance-drawing-images/15559
**Category:** Processing for Pi
**Created:** [November 17, 2019, 1:11am UTC](https://discourse.processing.org/t/pi-3-extremely-slow-performance-drawing-images/15559 "2019-11-17T01:11:38Z")
**Posts on this page:** 1
**Showing post:** 20

<div class="post-metadata">

### Author: ![monkstone](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/monkstone/32/64_2.png) [@monkstone](https://discourse.processing.org/u/monkstone)
#### Post date: [March 25, 2020, 7:12am UTC](https://discourse.processing.org/t/pi-3-extremely-slow-performance-drawing-images/15559/20 "2020-03-25T07:12:30Z")

</div>

@ITman496 There is no longer any official support (by [processing.org](http://processing.org)) for the RaspberryPI. Gottfreid Haider who was providing support, has left [processing.org](http://processing.org). He did some mods to port processing to the RaspberryPI (specifically RaspberryPI3B+ running Stretch using Oracle JDK8). There is no support for Buster distro, and definitely no support for RaspberryPI4. However I have found if I remove the Gottfreid Haider mods (essentially the shader mods) and use the FakeKMS graphics driver in place of the default driver, I get good results with [PiCrate](https://discourse.processing.org/t/droste-video-capture-sketch-on-raspberrypi4/18566). It may not suit you, because in place of processing IDE I use [Geany](https://ruby-processing.github.io/PiCrate/about/) and you need to learn ruby. But I mention this as I am sure vanilla processing could be made to work well on RaspberryPI4 and Buster. For the interested, I develop [PiCrate here](https://github.com/ruby-processing/PiCrate).

---

_[View the full topic](https://discourse.processing.org/t/pi-3-extremely-slow-performance-drawing-images/15559)._
