Hersir Posted July 16, 2018 Share Posted July 16, 2018 hi, found regression with alpha12 version (works well, on 10 and 11). PBR metalines materials is almost black on galaxy 8+ with webgl 1.0 PG (dont know how to force webgl 1.0 in playground) looks like light or env texture is not applied here. could be some change in these components ? Phone: Galaxy 8+ OS: Android 7.0 Browser: Chrome 67.0.3396.87 WebGl: 1.0 Quote Link to comment Share on other sites More sharing options...
Hersir Posted July 16, 2018 Author Share Posted July 16, 2018 Errors from webgl: babylon.js:7 WebGL: INVALID_OPERATION: texImage2D: ArrayBufferView not big enough for request i._uploadDataToTextureDirectly @ babylon.js:7 t.UploadDDSLevels @ babylon.js:47 u @ babylon.js:7 (anonymous) @ babylon.js:7 p @ babylon.js:4 XMLHttpRequest.send (async) and: [.Offscreen-For-WebGL-0xc24bff00]RENDER WARNING: texture bound to texture unit 34 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. Quote Link to comment Share on other sites More sharing options...
Hersir Posted July 16, 2018 Author Share Posted July 16, 2018 could be that dds file need to be regenerated with some new settings ? https://github.com/BabylonJS/Babylon.js/commit/e86f952a977685d6960ca151fef961e2bc93153e#diff-17c850aa91890c42f3d3d7cf166b2b94 Quote Link to comment Share on other sites More sharing options...
Guest Posted July 17, 2018 Share Posted July 17, 2018 Pinging @Sebavan Quote Link to comment Share on other sites More sharing options...
Sebavan Posted July 17, 2018 Share Posted July 17, 2018 Looks like a regresseion I introduced doing some dds componentization ? I will look into it ASAP Quote Link to comment Share on other sites More sharing options...
Sebavan Posted July 17, 2018 Share Posted July 17, 2018 The pull request is available here : https://github.com/BabylonJS/Babylon.js/pull/4767 Quote Link to comment Share on other sites More sharing options...
Guest Posted July 17, 2018 Share Posted July 17, 2018 Merged! 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.