Skip to content

Conversation

@google-labs-jules
Copy link
Contributor

This change refactors the tunnel screensaver to support multiple ribbons and removes the edge clipping to create a more immersive effect.

… clipping

This commit enhances the tunnel screensaver with two key improvements:

1.  **Multiple Ribbons:** The animation now displays multiple concentric, expanding squares, creating a more dynamic and immersive "tunnel" effect. This was achieved by refactoring the rendering loop to manage an array of active "ribbons".

2.  **No Edge Clipping:** The expanding shapes no longer stop at the terminal's edge. They now draw "outside" the viewport, which strengthens the illusion of flying through an infinite tunnel. This was done by removing the boundary checks in the drawing logic.
@attogram attogram closed this Sep 13, 2025
@attogram attogram deleted the feature/tunnel-enhancements branch September 13, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants