PROJECTS
ARTICLES
HALF-BAKED
ABOUT
3D Terrain Engine
Vector, Matrices, Bounding boxes, QuadTree culling and CLOD (continuous level of detail) rendering from a heightmap.
Cpp to Html Converter
Parsing and state machine to convert cpp file to colored html.
Gsutil2
gsutil on steriods; using gevent based async ops to increase throughput for large number of file copy / move operations.
Hash Table (Cpp)
Implementaiton of hash table in cpp.