processing / processing/processing4

Fullscreen support for Welcome Sketches (Mouse2D, Flocking, Arctangent)

Đang mở
#1,140 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

enhancement
Ngôn ngữ chính
Java
Star
494
Fork
183
Merge trung bình
4 giờ 39 phút
Pull request đã merge (30 ngày)
3

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Hướng nghiên cứu

Bắt đầu bằng cách kiểm tra Welcome.java và các sketch .pde đi kèm Mouse2D, Flocking, Arctangent và RotatingArcs để xem các ví dụ trên màn hình Welcome được đăng ký và tải như thế nào. Xác định nơi các sketch đã cập nhật nên được đặt để chúng được giữ lại sau mỗi lần build lại; hoàn thành có nghĩa là cả ba sketch đều thay đổi kích thước hoặc chuyển sang chế độ toàn màn hình đúng cách và vẫn khả dụng sau khi build lại.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
java
Lĩnh vực
desktop
Loại issue
Tính năng
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
35/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.