Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hello,
Is there a way to use mobile camera snapshot and grab text via OCR?
Maybe some plugin?
Tnx!
my idea was to use a websocket server app for similar problem with image barcode reader.
today i found also a free javascript version for ocr in web at google, but means u must make your c2 plugin self.
Oh, thank you MarkusR
Thats bad news... becouse i dont know how to code and make a plugin...
Develop games in your browser. Powerful, performant & highly capable.
but u can learn.
https://www.scirra.com/manual/15/sdk
myself i prefer server side technique because the ms visual studio ide is very good.