Hi Guys I have converted this plugin:
c2rexplugins.weebly.com/rex_tesseractjs.html
It works in construct 3 with construct 2 runtime - But how do I make it support construct 3 runtimes?
I have been trying for ages now with h new sdk but I keep getting errors. Is anyone else willing to take a quick look for me?
Many Thanks
Laurence
you can use tesseract.js on C3 by importing the js already...
i have a android app that uses this ocr lib, and works fine.
Develop games in your browser. Powerful, performant & highly capable.
you can use tesseract.js on C3 by importing the js already... i have a android app that uses this ocr lib, and works fine.
LuisCGForte
How do I import this and use it?
I Have seen this plugin:
construct.net/en/make-games/addons/1/javascript
Sorry to ask but do you have a simple sample capx?
Or a screenshot of how to use it with an image sprite?
Also which library did you use? Could you provide a link?
How can I recreate this in c3?
rexrainbow.github.io/C2Demo/Tesseract%20-%20canvas/index.html
Many thanks
UPDATE
I have managed to get it working thanks!!