Harrison Shapley

Results 7 comments of Harrison Shapley

It seems like the Sceneform plugin 1.15 is incompatible with AS 3.6. Can you guys please fix this ASAP?

With I/O behind us, any chance the team could take another look at this? We have a need for picking transparent renderables, so it'd be great to have a solution...

How did you get Augmented Faces working in general? When I create an AugmentedFaceNode object, it crashes with the error `vertexCount cannot be 0`.

Ah, I did the same thing. Thank you for sending your code though! I'm curious, why did you take out the normals for the face mesh? Also, I have to...

I did not notice that update() needed to be called manually, but even doing so doesn't get it to work for me. Not sure what the disconnect is. On a...

Wow, that's a blast from the past... I used that thread to solve issues with occlusion in an old version of Sceneform long ago. Lots of things have changed in...

I got it working! I had to combine several things from the old implementation to get it to work, namely manipulating the render priority. The camera stream render priority is...