Page 1 of 1
QR Code reader
Posted: 11 Feb 2012, 12:57
by joschy
Hi there,
it would be nice to have a QR-Code reader node. For a current project we must switch to Unity3D to use a QR Code reader. It is easy to integrate the stuff within Unity3D. In Ventuz I can´t root a pic (texture) to a script node which evaluate the QR stuff. Or is there a way?
Re: QR Code reader
Posted: 12 Feb 2012, 10:12
by chriss0212
hi joschy
maybe you can use a c# sdk like this:
http://www.onbarcode.com/products/net_b ... rcode.html
greetz
chriss
Re: QR Code reader
Posted: 14 Feb 2012, 11:18
by joschy
Hi chriss,
such a sdk we use within Unity3D and it works perfect. But the main problem for ventuz and such a sdk is, you can not root the texture file direct to the script node. You have to save out a texture grab, reload it with a script node to evaluate the QR-code. That´s not a solution for us. We must scan the image dynamicly...
joschy
Re: QR Code reader
Posted: 17 Feb 2012, 11:00
by selor
For the Rfid did you have some links to implement it under ventuz Chriss ?
Re: QR Code reader
Posted: 17 Feb 2012, 22:09
by chriss0212
hi selo
dont know what you like to do...but there are some rfid reader which you can connect via usb....they simple emulate a keyboard and send a string via key presses.....depending ob your needs so most easiest way
greetz
chriss
Re: QR Code reader
Posted: 17 Feb 2012, 22:55
by chriss0212