CodingTrain / CodingTrain/Suggestion-Box
Topic idea - how to optimize sketches for the P2D renderer
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 570
- Fork
- 85
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In one of your videos on youtube i learned that using the P2D renderer could improve performance in some applications. However, after trying it with one of my sketches (a random polygon generator with some basic physics added) and getting worse frame rate than with the standard renderer i realized that something in my code was not working properly with P2D. In the video "Coding Rainbow Live #46: Perlin Noise and Flow Fields" at about 2 hours and 26 minutes you change the processing renderer to use P2D and it still worked. How do you make sure your sketch works optimally with P2D?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.