- Website
- http://ncot.piku.org.uk
- Description
- If this were the 80s I'd be sat in front of a C64 or Speccy, or taking VCRs apart.
About Author: James
Posts by James
-
OOh Crikey! Wot a lot of green!
Posted on November 13, 2011 | 1 CommentBack when I owned an ST (well, I still have it, but you know what I mean) one of my favourite demos was Ooh Crikey! Wot a Scorcher By The Lost... -
OpenGL ES 2.0 First Light
Posted on October 26, 2011 | No CommentsAfter a lot of chopping of code, rewriting bits and pieces and generally trying to turn a hacked mess into something more structured I have this… What you’re looking at... -
Debugging via telepathy
Posted on October 20, 2011 | No CommentsSo after creating a fun little iOS game using OpenGL ES 1.1 I decided the next thing I create should use ‘real’ 3D, rather than simply bashing OpenGL into managing... -
C++ and Objective-C string manipulations
Posted on October 5, 2011 | No Comments… and a bit of iOS file faffing. Getting paths to files inside the iOS application’s bundle: NSString* objPath = [[NSBundle mainBundle] pathForResource:@"test" ofType:@"obj"]; ‘objPath’ will now contain the full path... -
Linear Algebra, Analytic Geometry and other stuff you never saw the point of
Posted on September 22, 2011 | No CommentsThere will be a less predictable image in a future post, once I produce something worth looking at that makes sense to you. I’ve been spending the past few weeks... -
Repairing missing Git support in XCode 4
Posted on August 4, 2011 | No CommentsIf you have a freshly installed copy of Snow Leopard, and an equally freshly installed copy of XCode 4 you’ll find that XCode 4 doesn’t support the git source control... -
Static class variable initialisation in C++
Posted on March 31, 2011 | No CommentsI’ve been trying to make a simple Service Locator class work but had a problem with bizarre linker errors, where the static member variable couldn’t be resolved. After a lot... -
2010 Review
Posted on December 31, 2010 | No CommentsInspired by a post over on the Beercave, here’s a summary of the goings on this year… -
MyTinyTodo Email Notification Script
Posted on November 13, 2010 | 3 CommentsAfter losing interest in Google’s not so spectacular tasks addon, and not wanting to use or pay for other people’s web based Todo lists I found MyTinyTodo which seems to... -
Open Source, Apple and application quality
Posted on November 7, 2010 | 1 CommentWhile trailing about the Internet, I came across this interesting section in a post about Apple and Android: If you’re a User Interface (UI) and User-Experience (UX) junkie like me,...






