Homelander Lego Build

Here he is. Photo downloaded from:
https://www.abbraci.com/product/the-boys-homelander-jacket

raw <- readPNG("homelander.png")  # read in the raw image
home <- raw %>% image_to_mosaic(img_size = c(100, 150))  #c(width, height)
home2 <- home %>% build_mosaic()  #create mosaic
home2

#3D Homelander Schematic Uses xquartz

# bricks_from_mosaic(highest_el = 'dark', mosaic_height = 12) %>% build_bricks()

What pieces should I order IRL?

# home2 %>% build_pieces()

#Praise me

praise()
## [1] "You are fantabulous!"