Showing 2 Result(s)
LOLScans

LOLScans Reader

LOLScans is a group of volunteers who translate Manga and Webcomics into English that don’t already have English versions. As a part of this group I created a PHP based web application for users to read our comics. I put in place some measures to copyright protect the images there. I even went so far …

Shaders

Shaders

After discovering what one could do with post-processing shaders and being a part of modding communities previously (GTA5, Skyrim, The Binding of Isaac) I wanted to see if there was any way to take what was already on the screen, put it in a buffer, manipulate the data then send it back to the screen. …