sean tai

Results 7 comments of sean tai

the rewrite rule worked for me, only after I started pushing my updates thru github, instead of directly via vercel cli

same here. as a workaround I saw paul post on discord: import { FloatType } from "three"; extensions={(loader) => loader.setDataType(FloatType)}

Confirming that this fix succesfully exported in 3.6.5 Also worth noting* this will be native in 4.0 https://github.com/KhronosGroup/glTF-Blender-IO/pull/1984

made a typo :)

what didn't work? can you post your code?

that is simply loading the asset. additionally you need to "render" it to an anchor with something like this ```html ``` https://hiukim.github.io/mind-ar-js-doc/face-tracking-examples/tryon

wish I could vibe code my way into helping this effort