MackeyK24 Posted January 30, 2018 Share Posted January 30, 2018 I seem to be getting alot of Camera Jitter when moving or rotating my camera... If I just make a scene and spin around in circle with gamepad the whole scene background JITTERS... it is really bad on the Xbox Using Edge (WebGL - 1) and Windows 10 Edge still jitters a bit but not a bad as the xbox one x. On chrome using WebGL 2 you can hardly see the jitter ... But it seems off that there is so much camera jitter on even a basic scene. Anybody got any clues or heard of camera jitter issues when moving or rotating the camera... either using code to rotate the camera or simply using the attachControl to the current canvas method. I read something about having to execute the computeWorldMatix on all other scene objects before moving or rotating the camera... Does that really help... seems like alot over overhead to iterate over everything calling computeWorldMatrix before I move the camera on every frame... That cant be right ??? Yo @Deltakosh or @RaananW or @Sebavan ... Got any clues or ideas to stop the camera jitter... Quote Link to comment Share on other sites More sharing options...
Wingnut Posted January 31, 2018 Share Posted January 31, 2018 Hi Mk. Sorry to interrupt. You said it ALSO happens when you use code to rotate camera. That means you might be able to reproduce it in PG, right? Possible? GameMonetize 1 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted January 31, 2018 Share Posted January 31, 2018 I agree with @Wingnut, I need a clear repro to help Quote Link to comment Share on other sites More sharing options...
MackeyK24 Posted February 7, 2018 Author Share Posted February 7, 2018 Hard to reproduce in playground, I will try. I noticed I only get it in Edge using WebGL1.... I Chrome with WebGL2 it works smoothly... can rotate the camera around 360 degrees and NO jitter or glitch movement... But with Edge (Especially Edge on Xbox One) there is JITTER or GLITCHY movement... Again Chrome with WebGL2 is smooth as a baby's butt Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.