cx20 Posted January 4, 2016 Share Posted January 4, 2016 Hi I tried SIMD example of Babylon.js in each browser. http://www.babylonjs.com/Demos/SIMD/ However, In some browser, Babylon.js dancer looks like a creature.Is it a problem of the browser? Windows 10 + Edge 20.10240.16384.0 ... OKWindows 10 + IE11.0.10240.16603 ... OKWindows 10 + Chrome 47.0.2526.106 m .. .NGWindows 10 + Firefox 43.0.2 ... NG https://pbs.twimg.com/media/CX4ubCtUEAEcKwW.png:large webglreport.com result is below: Platform: Win32Browser User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36Context Name: webglGL Version: WebGL 1.0 (OpenGL ES 2.0 Chromium)Shading Language Version: WebGL GLSL ES 1.0 (OpenGL ES GLSL ES 1.0 Chromium)Vendor: WebKitRenderer: WebKit WebGLUnmasked Vendor: Google Inc.Unmasked Renderer: ANGLE (Intel® HD Graphics Direct3D9Ex vs_3_0 ps_3_0)Antialiasing: AvailableANGLE: Yes, D3D9 Thanks. Quote Link to comment Share on other sites More sharing options...
JCPalmer Posted January 4, 2016 Share Posted January 4, 2016 I am not sure where this stands, but you do not even have the SIMD turned on with the check box. I know SIMD has changed implementation as a separate file from Math.ts. I wonder if this might be a case where cpu skinning is actually being done. Is there anything in the log file saying so? Something is going on with SIMD project, I have not gotten anything to run in Firefox nightly for months. As soon as I turn it on, I get an exception thrown. Using Firefox 46.01a (2015/12/20): Platform: Linux x86_64Browser User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0Context Name: webglGL Version: WebGL 1.0Shading Language Version: WebGL GLSL ES 1.0Vendor: Mozilla Renderer: Mozilla UnmaskedVendor: NVIDIA CorporationUnmasked Renderer: GeForce GTX 960/PCIe/SSE2Antialiasing: AvailableANGLE: NoMajor Performance Caveat: No Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted January 4, 2016 Share Posted January 4, 2016 Sounds like a browser issue. Do you have any message on the console? Quote Link to comment Share on other sites More sharing options...
cx20 Posted January 4, 2016 Author Share Posted January 4, 2016 Thank you for a reply. message on the console is below. (Chrome) Navigated to http://babylonjs.com/Demos/SIMD/BJS - [01:13:01]: Babylon.js engine (v2.3.0-beta) launchedGET http://az612410.vo.msecnd.net/wwwbabylonjs/Scenes/DanceMoves/DanceMoves.babylon.manifest?1451923981132 404 (Not Found) BJS - [01:13:13]: Unable to compile effect with current defines. Trying next fallback.BJS - [01:13:13]: Vertex shader:defaultBJS - [01:13:13]: Fragment shader:defaultBJS - [01:13:13]: Falling back to CPU skinning for #Mesh#0 https://pbs.twimg.com/tweet_video/CX43GzoUEAAtaGC.mp4 Regards, Quote Link to comment Share on other sites More sharing options...
JCPalmer Posted January 4, 2016 Share Posted January 4, 2016 Yes, you are CPU skinning. A different problem, but glad you reported. DK this is actually your scene, for a change. Quote Link to comment Share on other sites More sharing options...
cx20 Posted January 4, 2016 Author Share Posted January 4, 2016 I understand that the problem of CPU skinning rather than SIMD. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted January 4, 2016 Share Posted January 4, 2016 Ok issue found..I'm fixing it! cx20 1 Quote Link to comment Share on other sites More sharing options...
cx20 Posted January 4, 2016 Author Share Posted January 4, 2016 JCPalmer sanDeltakosh san Thank you for quick answer.When the problem is corrected, I would want to retry. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted January 4, 2016 Share Posted January 4, 2016 Should be good now cx20 1 Quote Link to comment Share on other sites More sharing options...
MasterSplinter Posted January 5, 2016 Share Posted January 5, 2016 No problems here with nightly 46.0a1 (2016-01-03) Quote Link to comment Share on other sites More sharing options...
cx20 Posted January 5, 2016 Author Share Posted January 5, 2016 Deltakosh san I am confirmed that it has been fixed in the below browser. Windows 10 + Chrome 47.0.2526.106 m .. .OKWindows 10 + Firefox 43.0.2 ... OK Thank you for quick repair. Regards, Quote Link to comment Share on other sites More sharing options...
RaananW Posted January 5, 2016 Share Posted January 5, 2016 I really liked the creature version... cx20 1 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.