
Phonetic Search
Modified version of the soundex algorithm Algorithm is as follows: All non-alphabetic characters are ignored Word case is not significant After the first letter, any of the following letters are discarded: A, E, I, H, O, U, W, Y. The

Phonetic Search
Modified version of the soundex algorithm Algorithm is as follows: All non-alphabetic characters are ignored Word case is not significant After the first letter, any of the following letters are discarded: A, E, I, H, O, U, W, Y. The

Honours Project
My Honours project was an investigation into how collision detection could be offloaded to the GPU and how well that was able to deal with this particular type of task. It uses the CUDA API so the GPU application will only

Honours Project
My Honours project was an investigation into how collision detection could be offloaded to the GPU and how well that was able to deal with this particular type of task. It uses the CUDA API so the GPU application will only

Cel Shading Demo
Cel Shading demo written using DirectX GitHub Source

PS2 Vector Unit Lighting
Directional lighting implemented on the VU (Vector Unit) of the PS2. PS2 VU Code Download

PS2 Vector Unit Lighting
Directional lighting implemented on the VU (Vector Unit) of the PS2. PS2 VU Code Download