gkjohnson / three-gpu-pathtracer

Path tracing renderer and utilities for three.js built on top of three-mesh-bvh.
https://gkjohnson.github.io/three-gpu-pathtracer/example/bundle/index.html
MIT License
1.27k stars 125 forks source link

orbiting not working on Safari mobile #616

Closed gedw99 closed 2 months ago

gedw99 commented 2 months ago

for example https://gkjohnson.github.io/three-gpu-pathtracer/example/bundle/index.html#Octopus%20Tea

On safari desktop you can navigate

On Safari mobile, you can't navigate

gkjohnson commented 2 months ago

Does this happen on all examples with controls or just that one?

gedw99 commented 2 months ago

I was wrong

it works on all of them .

but if I go back a 2nd time it fails to load..

some caching thing maybe.

do you have an iOS device ?

gkjohnson commented 2 months ago

but if I go back a 2nd time it fails to load..

Can you please be more detailed? What do you mean by this?

do you have an iOS device ?

Not easily available, unfortunately.

gkjohnson commented 2 months ago

Closing until more detailed repro steps can be provided. In the future please follow the issue template and provide the reproduction information.