Vladimir Vukićević — Words
 

Archive for February, 2010



One common thread running through the many different and interesting WebGL projects out there is that they all need to do vector and matrix math, do it quickly, and do it in JavaScript.  To date, developers have either rolled their own, or they’ve used Sylvester, a fairly featureful vector and matrix JavaScript library. One of [...]

It’s been a while since I posted a progress update (or really any blog post, ahem), but porting Firefox/Fennec to Android is progressing at a good clip. After working out a few kinks (and setting the all-important “you’re allowed to touch the network” permission), I just got our first page load: Mouse events sort of [...]