Category: Software
-
ChromiumOS VMware mouse too slow
If you are testing ChromiumOS on VMware and the mouse is moving way to slow, try adding this to your VMWare vmx configuration file: mouse.multiplier = “3” mks.absoluteMouse = “TRUE” mks.gamingMouse = “FALSE”
-
Stackable HTTP 503 Error Page
Immortalized in a HTTP 503 Error Page
-
ARToolKit – Augmented Reality
My coworker Bill introduced me to ARToolKit, a programming toolkit for working with augmented reality and webcams. From the website: ARToolKit is a software library for building Augmented Reality (AR) applications. These are applications that involve the overlay of virtual imagery on the real world. For example, in the image to the right a three-dimensional…