Project description

Name: Touch Tracer
Purpose: Recognizing blob's and debugging purpose

Author: Laurence Muller (info@falcon4ever.com)
Date: april 2007
Site: www.lauw.biz

Install instructions:

1. Put all files (touch_tracer.exe and *.bat files) in the same dir as touchlib.dll
2. Either run the bat files or edit them.
touch_tracer.exe requires 4 arguments: width height bitdepth refreshrate
example: touch_tracer.exe 1024 768 32 60

Todo:

1. Show the path of a tracked blob and let it fade away over time.

Dependencies:

MSVCP80.DLL
OPENGL32.DLL
GLU32.DLL
GLUT32.DLL
TOUCHLIB.DLL
+ more
MSVCR80.DLL
KERNEL32.DLL

Thanx:

David Wallin (WhiteNoiz)
http://www.whitenoiseaudio.com/touchlib/
- For creating touchlib and for explaining how to use it.

Mike Wags
http://mikewags.blogspot.com/
- For testing zillion betas of Touch Tracer