jpx

Results 2 comments of jpx

Hello, The cube appears textured as UV are defined when `CubeGeometry` is created. However, right now, `TeapotGeometry` does not provide UV. https://github.com/aerys/minko/blob/dev/framework/src/minko/geometry/TeapotGeometry.cpp To have a teapot properly textured you should...

I was able to reproduce a similar issue, with the following logs: ``` captchaScript.php?fa…ustomCaptcha9440:34 GET https://challenges.cloudflare.com/turnstile/v0/api.js net::ERR_BLOCKED_BY_RESPONSE.NotSameOrigin 403 (Forbidden) ``` ![image](https://github.com/pk910/PoWFaucet/assets/1085293/a8aea85d-fe83-4205-b73f-487ebba3aea2) No VPN nor proxy, with Brave 1.65.123. Note: this...