On The Subject Of Graphics
-
GLFW Skeleton Nov 9, 2013For convenience, I put a skeleton app with a blank GLFW window on github. The README.md contains usage instructions - it’s Mac oriented at the moment because that’s what I’m developing on, and has …
-
Cross-Platform Considerations Oct 6, 2013I’ve been trying to just build things rather than get bogged down in designing too much up front and not worry about making code that runs cross-platform. Despite this, the latter is something I try to think about …