C-Kenny / music-visualizer-4-friend

Music Visualizer, written in Processing 3
GNU General Public License v3.0
4 stars 0 forks source link

Bezier fins don't adjust to canvas size #17

Closed C-Kenny closed 3 years ago

C-Kenny commented 3 years ago

The fins which build up the inner piece don't resize with the canvas (like the diamonds do).

This is because they were created with a small 400 x 400 canvas size to pay tribute to the original small Halo 3 emblems.

Well now we are on laptop screens so it needs to scale up.

Change the bezier fins to be relative to canvas height/width.

Attached screenshot of how they look on a 1200x1200x canvas size.

C-Kenny commented 3 years ago

Looks much better now:

image

Resolved in 226e4218fdb1fac8c70a516f87c369d29540d42a