processing / processing/processing4
Fullscreen support for Welcome Sketches (Mouse2D, Flocking, Arctangent)
Nessuno ha ancora preso questa issue.
- Lingua principale
- Java
- Stelle
- 494
- Fork
- 183
- Merge medio
- 4h 39m
- PR unite (30g)
- 3
Descrizione
Most relevant area for this enhancement?
Core/Environment/Rendering
Feature to enhance
The built-in sketches shown in the Processing Welcome screen (e.g. Mouse2D, Flocking, Arctangent).
Desired enhancement
Enhance the example sketches launched from the Processing Welcome screen (such as Mouse2D, Flocking, and Arctangent) so that they scale properly when the user resizes or fullscreen maximizes the IDE window. Currently, these sketches are hardcoded with fixed dimensions and positions, and cannot be extended to fullscreen unlike the welcome sketch RotatingArcs.
Potential benefits
Sketches from the Welcome screen adapt to all screen sizes (especially useful on large displays).
Improves learning experience for new users
Possible drawbacks
Not clear how to persist .pde patches without touching build/resources bundled, which is ignored by Git and overwritten on build.
Might require modifying Welcome.java to point to a new examples folder or setting a user preference to toggle enhanced examples.
Additional context
I've already implemented and tested working versions of these fullscreen-compatible .pde files and stored them in a local folder.
They work perfectly, but am seeking guidance on how to register these sketches with the Welcome screen and ensure they survive project rebuilds.
Would you like to work on the issue?
Yes but need help.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia ispezionando Welcome.java e gli sketch .pde inclusi Mouse2D, Flocking, Arctangent e RotatingArcs per vedere come vengono registrati e caricati gli esempi della schermata Welcome. Determina dove dovrebbero essere collocati gli sketch aggiornati affinché vengano conservati durante le ricompilazioni; il lavoro è completato quando i tre sketch si ridimensionano o passano alla modalità a schermo intero correttamente e rimangono disponibili dopo una ricompilazione.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- desktop
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100