Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

30 lines (15 loc) · 1.01 KB

Infinite zoom with processing

made with kotlin

I've made some utilities classes to help you to make infinite zoom with processing. You only have to "draw" your scene and specify some parameters. (width of the scene and width of the space inside the scene)

simple example video

Registrazione.2023-03-20.172651.mp4

a more coloured one

Registrazione.2023-03-21.091734.mp4

Camp fire with rain(the masterpiece)

Registrazione.2023-03-31.095416.mp4

P.S.

My pc is not powerful, the lag in the videos is caused by the fact that intellij, processing running and the video recording are too much for my poor surface pro:smile:!

P.P.S.

The version of the campfire used in the video was not fully optimized, the last one is better and less laggy(the rain splashes are stored shapes and not new drawings)