cables-gl / cables

cables is a tool for creating beautiful interactive content
https://cables.gl
MIT License
336 stars 14 forks source link

Quest 2 tests and info #3764

Closed tastez closed 2 years ago

tastez commented 2 years ago

https://cables.gl/tests/run/81f9e3e8-cd1a-4b2a-b5eb-04fc9f048f04 tests https://cables.gl/browser/r/62cd3179ba12fb87a74b7f74 browser info

steam0r commented 2 years ago

this is testing on browserstack in samsung browser on android, some interesting overlaps, i think:

https://cables.gl/tests/run/520e4328-cf68-4ebd-9c91-e5a128e833d5

steam0r commented 2 years ago

please add notes on testing below this as a list, then go through what to do and when

steam0r commented 2 years ago
tastez commented 2 years ago

seems like Timer op is ignored completely. Mostly tested with transform. https://dev.cables.gl/edit/LvZZQ8

tastez commented 2 years ago

with a counterloop approacch it works pretty good - not sure whats up with the timer, precision issue? not explicitly part of WEBXR world? https://dev.cables.gl/edit/xEwrR8 it spins!

pandrr commented 2 years ago
tastez commented 2 years ago

Smooth op seems to not pass numbers i guess - theres just a blank screen. Is it also reliant on timer somehow? https://dev.cables.gl/edit/XEDAR8 FPS op maybe also timer related and not working once in webgl.

AnimNumber works well https://dev.cables.gl/edit/xEwrR8

pandrr commented 2 years ago

timing stuff is fixed