Erwan BOEHM

Results 8 issues of Erwan BOEHM

Hi, I would like to implement pinch to zoom, Is it something possible with this lib ? Maybe with `useXREvent` Thank you

enhancement
good first issue

Hi :) I am using the `helloDragonBones` example, and trying to scale down my character: so i do like that : ``` factory.loadTextureAtlasData("data/sheep/Sheep_Ani_tex.json", &texture, "",0.5f); ``` but i got strange...

Hi, Because this project does not seems to be maintained, I forked it, and added some new functionalities ( like Augmented Images (with the new FULL_TRACKING feature )). You can...

There might be some irrelevant code like debug logs, or unused variables.

I can't find a way to use the native keyboard when AR session is started. I get that it is not useful for most VR apps, but with the new...

a11y-tracker

Hi, first thank you for this plugin :D I am unable to serialize a spacy doc with this benepar in the pipeline : Will this feature be available ? Thank...

I answer to [my issue](https://github.com/nikitakit/self-attentive-parser/issues/80) with this pull request. This allows benepar to be serialized to file / bytes when using SpaCy, so we can store a doc, and use...

Hi :) First, thanks for your great addon! But when i try to use it on IOS, the texture are not displayed (i can draw the faces with drawFaces, but...