Skip to content

Nero97/macintoshplus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%