Codeology is an open-source project that reimagines code by bringing it to life visually. The combination of programming languages in each GitHub project determines its look: as no two pieces of original code are exactly alike, no two Codeology forms are either.
The application pulls data from GitHub’s public API and creates visuals using WebGL, ThreeJS, and GLSL Shaders. Shape and color represent an individual language, with size being proportionate to how many characters of code were written.
Codeology is open source; it can be forked and modified. Visualized projects can be downloaded or shared as wallpapers and GIFs. We’d love to see your favorite projects come to life.
Full-disclosure: I work at Braintree
@jasonrozet Very cool! Someone should make a zsh script that alters `git` a bit and adds this kind of visualization every time you do a (semi) lengthy operation – clone, push, pull, etc. Useless, but fun, I'd use it 🍺
Hi everyone,
I was happy to help Braintree and Github with making this fun WebGL creatures float in the ASCII shader world.
Let me know if you have any question/ideas!
Thanks,
Marpi