-
Recent Posts
Recent Comments
- Sebastian on Revisited: PGP Encryption/Decryption in Java
- [SOLVED] Encrypt/Decrypt Files Using Bouncy Castle PGP in JAVA JTuto on PGP Encryption/Decryption in Java
- sseaman on Revisited: PGP Encryption/Decryption in Java
- damien on Revisited: PGP Encryption/Decryption in Java
- vishav on Revisited: PGP Encryption/Decryption in Java
Archives
Categories
Meta
Monthly Archives: November 2011
Arc Collision
I’ve been working on an Android game for the past few months and at one point I needed to detect if a point (P) fell within the confines of an arc. I was surprised to find that Android’s API’s didn’t … Continue reading