Testing video of my ARToolkit library with multiple patterns handling. I used here rewritten version of SimpleARToolkit library from Bryan Chung and OBJLoader for handling OBJ 3D Models. Sorry for loud audio. Just mute it.
Just found what SimpleARToolkit library for processing can detect one pattern only. But what to do when we need to detect multiple different patterns. Not so hard, i rewritting Bryan Chung library to do this. This is easy to detect multiple patterns, when all of them are differents. BUT how to properly control patterns, what are the same? For example we have more then one 'hero' pattern on screen. As far as i know all current AR solutions dont track multiple patterns of similar kind as unique objects or dont track them properly. Maybe i mistaken, correct me here if you can. So looks like we will need to generate lots of patterns for complex scene, because there is no any kind of IDs inside set of similar patterns group. This is not good. (
Follow me!