it's a word cloud, with fake words and fun physics!
generates fake words using a simple markov chain
data compiled using words length 6 or greater from 5000 random wikipedia articles; train data yourself by editing and running data/train.py
displays these fake words prettily using a simple custom physics engine
you need PyOpenGL installed; it only worked for me (windows) after i manually installed the wheels here, install both PyOpenGL and PyOpenGL_accelerate
also install freetype-py and PyGLM
if you are on windows like me (again) you probably also need the freetype dlls, found here; just drop it anywhere in your PATH (straight in this directory works too)
also you can take any font and put it in ./font.ttf
; the default is minecraftia, found here
python main.py