1ogica1 / macintoshplus

Vaporwave aesthetics generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Macintosh Plus

Vaporwave Aesthetics Generator.

##Examples 4chan

Features

  • Supports animation/.gif output
  • Bouncing cards effect (like the old windows card game)
  • Emotionless
  • Greek statues
  • Post-irony
  • Dialog windows
  • Japanese translation of Sgt. Pepper's Lonely Hearts Club Band
  • Full width characters/unicode letters
  • Highly customizable graphics based on trigs and geometry

##Dependency

from PIL import Image, ImageDraw, ImageFont, ImageEnhance, ImageFilter
from random import randint, choice, Random
import os, hashlib
from math import sin, cos, tan

and python 2.x

##Development I churned out the code within a 4 hour hack session last Sunday. No future development plan. The code is as-is

About

Vaporwave aesthetics generator


Languages

Language:Python 100.0%