We are about to switch to a new forum software. Until then we have removed the registration on this forum.
We are trying to do this:
but instead of tracking color, we need to track the brightest pixel (a laser) and use it to draw.
We are using the example "BrightnessTracking" (available in processing) and ContinuousLines but we haven't been able to merge them in one code that works.