home.social

#tinyplanets — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #tinyplanets, aggregated by home.social.

  1. Wanna make a tiny planet from an image with imagemagick? That's easy:

    `magick IN.png -distort arc 360 OUT.png`

    Wanna blend the 2 sides together? That's MUCH harder........

    `in="IN.png"; w="$(magick identify -format '%w' "${in}")"; h="$(magick identify -format '%h' "${in}")"; magick "${in}" -gravity east -crop "$((w/20))x${h}+0+0" \( -size "${h}x$((w/20))" gradient:white-transparent -rotate 90 \) -alpha set -compose xor -composite \( "${in}" -gravity west -crop "$((w/20))x${h}+0+0" \) -compose dst-over -composite \( "${in}" -gravity center -crop 90%x100%+0+0 \) +append -strip tmp.png; magick tmp.png -distort arc 360 OUT.png; rm tmp.png;`

    (WARNING: uses `tmp.png` as a temp image)

    Still want to try and get rid of the dark banding around the blend but it's at least better than a seam line.

    Imagemagick didn't like `-distort` after `+append` for some reason...... I think it's some kinda global image offset that `-strip` only fixes during saving?

    #imagemagick #bash #linux #ImageEditing #TinyPlanets

  2. I was cleaning up the apps on my phone and couldn’t bring myself to delete the #tinyplanets camera app. These were trending/trendy a couple years ago, but I still occasionally enjoy making abstract #photography with a kind of manipulated #photographyisart vibe.

  3. A tiny planet of Titterstone Clee hill in Shropshire. Showing the huge 'bite' out of the hill due to the old quarry works towards the top. The NATS Radar can be seen at the top, with the weather radar close to '1 o'clock' and the masts at the radar station around '2 o'clock' The town of Ludlow is in the distance, around '8 o'clock'
    #Drone #DronePhotography #TinyPlanet #TinyPlanets #Hill #TitterstoneCleeHill #radar #Countryside #Shropshire #England

  4. I scared myself. I ran this happy #sunflower pic though #tinyplanets and came up with this #horrormovie about being eaten by a sunflower!