Alex Orzechowski

377
reputation
4
12

I mostly program in javascript at the moment. I used to program in Java. My current project is a Webgl graphics library similar to THREE.js where the goal is to make 3d graphics in the web-browser easily without worrying about and remembering tedious boilerplate with a lot of common 3d graphics techniques used. Maybe one day I will release this software for people to play around with, but right now there are far too many problems with it.