Ian Wojtowicz
Ian Wojtowicz
Long delayed reply: I want to use the above model as input into your detessellation method. All I'm doing is calling `detessellate()` on the mesh. When I invert the normals...
It works much better now! Thanks. I'm still noticing a few models that don't detessellate and I don't think it's because of normals. Does detessellation only reduce to quads or...
Very poorly documented, but an important new feature of RealityKit. Not sure why Apple isn't making this a higher priority topic. (Also automated testing of Apple AR apps is almost...
I just thought I'd bump this in case it's still in the running for your attention.
This works well. Thank you. Now I'm having occasional issues with my `Path`s not passing `assert(sanitizePoints(points) == points)` Is there a way to turn off this assertion or modify Paths...
Thanks. I'll try that. Here's an example that isn't passing the assertion: ``` points [Euclid.PathPoint] 161 values [0] Euclid.PathPoint position Euclid.Vector x Double -0.027501644890000003 y Double 0.014155829890000001 z Double -0.06804437725000001...
That's what I ended up doing to get this working. Nice work on the time traveller conference, by the way. Legendary.
I go back from time to time.