I was working on a project that needed a tiny amount of functionality from another, much larger, project. Rather than linking in all the object files, I wanted to keep to the minimum. Unfortunately, some of the functions I called had very generic names, and I had no idea which object files they were coming […]
Monthly Archives: March 2012
RTI Viewer on GitHub
Posted March 2, 2012 – 9:33 pmI’ve ported an RTI viewer from C++/Qt to Java/Android. It’s available on GitHub, so check it out. It’s still in the alpha state, so expect bugs. So far, it has only been tested on a Kindle Fire, and it certainly requires a decent graphics processor. Reflectance Transformation Imaging (RTI) allows the user to change the […]