Nolkeg

Results 9 comments of Nolkeg

> this might be of interest https://twitter.com/Gaxil/status/1261333600416514050?s=20 Honestly, unity should use this approach instead of trying to port the alembic library to IOS and Android.

![image](https://user-images.githubusercontent.com/46750330/213099275-b0481d97-dfc1-4e5e-a47d-9c4ba2a1e093.png) Currently I'm using this local modification so it respect the shortname attribute

I'm having the same issue. I'm not sure if this problem occured because my mygrating to newer placenote SDK by deleting some code in the project or because building it...

I got the app working guys! I used the old placenote SDK in the project, selected build target to IOS11 and did not delete code to migrate version and the...

@eswarborra Idk, Just the one already in the project. This version still had ARframe buffer in the code. I'm working on updating the SDK to decrease the time for scaning...

> Mine worked, just downloaded from here and changed API keys. I made a very small map. I agree with improving speed to localize and also add a dropdown menu...

I have tried it and modify this a bit so the matching gives correct result in case of weight between 0 and 1 ``` var t = elapsedNormalizedTime / duration;...

Welp, I think it's not possible to do it like I envisioned since to compute the match target final position we need to access the OnAnimatorMove to accumulate the deltaPosition...

> It becomes even worse when trying to work with nested Mixers, where you now have to go through n levels of nested Mixers to find all the correct events....