Hello,
This is a bit a noob question, but would it be possible to compile ARToolkit as DLL which can then be used in Mono via [DLLImport]?
More Information about that is here: http://www.mono-project.com/Interop_wit ... _Libraries.
So that the marker detection is done in ARToolkit and the information is then polled by mono from the DLL? Or maybe even the frames of the video are grabbed and displayed inside mono?
Thanks for any answers
Joerg