| Role |
Project |
Summary |
| Owner |
asc2bin
|
A convient code snippets to convert large quantities of arbitrary ASCII data into a tightly packed binary representation |
| Owner |
codesuppository
|
The CodeSuppository is a Repsitory of Code Snippets created by Game Developer John W. Ratcliff |
| Owner |
compressiontest
|
This is a simple application that runs comparison benchmarks of various open source compression libraries in C++ |
| Owner |
convexdecomposition
|
Contains the Convex Decomposition library written by John W. Ratcliff |
| Owner |
debugdisplay
|
A DirectX 9.0 application which can be used for remote debug visualization from other processes |
| Owner |
exesizer
|
This project reads PDB files produced by visual studio and ouputs a nicely formated report |
| Owner |
fastipc
|
This code snippet provides extremely high speed low-latency interprocess communication using memory mapped files |
| Owner |
fastringbuffer
|
This provides a basic C++ class which defines an efficient ring-buffer implementation |
| Owner |
fastxml
|
An extremely fast, but simplistic XML parser |
| Owner |
hacd
|
A minimal implemenatation of a hierarchical convex decomposition based of the work of Julio Jerez |
| Owner |
isogame-iphone
|
An framework to display an isometric style game level on both windows and iphone |
| Owner |
jobswarm
|
A micro-threading library to handle many simultanous virtual 'jobs'. Excellent for multi-core machines. |
| Owner |
mapfile
|
A console program to parse .MAP files and produce a nicely formated report |
| Owner |
meshimport
|
A graphics mesh import library which uses a plugin architecture |
| Owner |
meshimporttest
|
A simple sample application to demonstrate how to use the MeshImport libraries |
| Owner |
microallocator
|
An open source micro-allocator. Extremely high speed cache-coherent and data aligned memory allocation |
| Owner |
nvcoredump
|
A simple DLL and wrapper which can perform an NxuStream core dump on the PhysX 2.8.3 SDK |
| Owner |
paramdoc
|
A utility program to parse HTML files and convert them into a new syntax for output documentation |
| Owner |
physx2obj
|
A code snippet that will export a PhysX SDK scene as either a single Wavefront OBJ file in world space or a series of OBJ files in object space |
| Owner |
ratcliff-iphone
|
A frame work for developing Iphone applications multi-platform |
| Owner |
scancpp
|
A utility program to scan C++ source code and apply custom find/replace rules to it |
| Owner |
sqlitefilesystem
|
A fully asynchronous wrapper layer that lets you use SQLite as a file system |
| Owner |
telnet
|
This is a code snippet that allows you to easily embed a telnet client/server into any application |
| Owner |
testcompression
|
This is a simple application that runs comparison benchmarks of various open source compression libraries in C++ |
| Owner |
testhacd
|
A test framework for Khaled Mamou's Hierarchical Approximate Convex Decomposition library. HACD |
| Owner |
texture-atlas
|
Code snippet to compute a texture atlas |
| Owner |
win32memorytracker
|
A 32 bit DLL plugin that tracks memory allocations and generates a report |