gordonramp Posted December 26, 2009 Share Posted December 26, 2009 Thats it, since the 2.3 editor came out there has been a serious shudder, flicker and disrupted image when looking at the camera's highest point, using the standard fpscontroller.lua script. That's in Editing and game mode. Anyone else noticed this and know how to remedy it? Quote AMD Athlon x2 7750 2.7ghz, 6gb ddr2 ram, Galaxy9800GT 1gig ddr2 video card, Windows 7,64. Link to comment Share on other sites More sharing options...
Marleys Ghost Posted December 26, 2009 Share Posted December 26, 2009 Not noticed it until you mentioned it, I can recreate the problem with the fpscontroller.lua script when looking directly up and moving/turning, can only get the odd flicker or two when in editing mode, but then its harder to gauge when the camera is looking directly up. Quote AMD Bulldozer FX-4 Quad Core 4100 Black Edition 2 x 4GB DDR3 1333Mhz Memory Gigabyte GeForce GTX 550 Ti OC 1024MB GDDR5 Windows 7 Home 64 bit BlitzMax 1.50 • Lua 5.1 • MaxGUI 1.41 • UU3D Pro • MessiahStudio Pro • Silo Pro 3D Coat • ShaderMap Pro • Hexagon 2 • Photoshop, Gimp & Paint.NET LE 2.5/3.4 • Skyline • UE4 • CE3 SDK • Unity 5 • Esenthel Engine 2.0 Marleys Ghost's YouTube Channel • Marleys Ghost's Blog "I used to be alive like you .... then I took an arrow to the head" Link to comment Share on other sites More sharing options...
Niosop Posted December 26, 2009 Share Posted December 26, 2009 Think it's side effects of gimble lock due to using Euler angles instead of quaternions? Quote Windows 7 x64 - Q6700 @ 2.66GHz - 4GB RAM - 8800 GTX ZBrush - Blender Link to comment Share on other sites More sharing options...
TylerH Posted December 26, 2009 Share Posted December 26, 2009 What's funny is Leadwerks seems to use all three: Euler Angles, Quaternions, AND Matrices. Since you can presumably get the Matrix, the Euler Angles, and the Quaternion of an entity, it makes sense. Quote nVidia 530M Intel Core i7 - 2.3Ghz 8GB DDR3 RAM Windows 7 Ultimate (64x)----- Visual Studio 2010 Ultimate Google Chrome Creative Suite 5 FL Studio 10 Office 15 ----- Expert Professional Expert BMX Programmer ----- Link to comment Share on other sites More sharing options...
Canardia Posted December 26, 2009 Share Posted December 26, 2009 You can fix the stuttering by changing line 123 in fpscontroller.lua to: camerapitch=math.max(camerapitch,-89.99) Quote ■ Ryzen 9 ■ RX 6800M ■ 16GB ■ XF8 ■ Windows 11 ■ ■ Ultra ■ LE 2.5 ■ 3DWS 5.6 ■ Reaper ■ C/C++ ■ C# ■ Fortran 2008 ■ Story ■ ■ Homepage: https://canardia.com ■ Link to comment Share on other sites More sharing options...
gordonramp Posted December 26, 2009 Author Share Posted December 26, 2009 That works, well solved Lumooga. Quote AMD Athlon x2 7750 2.7ghz, 6gb ddr2 ram, Galaxy9800GT 1gig ddr2 video card, Windows 7,64. 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.