A program I’m writing for Computer Graphics. It’s supposed to load an 3D object from a file and render wireframe of it. So I went “Why not League of Legends models?” I wrote a small script in PHP that converts Valve’s SMD format to my own (since I had those models for use in SFM) and here they are.
pewnythepony reblogged this from vindicar and added:
I used PHP because I was too lazy to look for how to write to files in Java, or how to read a line in C++ and break it...
vindicar reblogged this from pewnythepony and added:
Um, kinda interesting using PHP for console utils like that. Also, nice work!
vindicar liked this