TomaszFurca Posted February 24, 2018 Share Posted February 24, 2018 Hi! I have two problems with rendering scene. First, when scene is loaded sometime i can see white objects like in image in attachment. Second, when camera follow character in bottom part of canvas you can see line with some artifacts, let's see video: https://streamable.com/aoyrd. Hmm... With unknown reason i don't know, why this line is not visible on video and i can not catch it on screenshot. But you can see it on live preview: http://babylon.furcatomasz.pl/. Just walk somewhere. Now I use BABYLON 3.2, but as I remember this problem this two problem i had from the beginning. From BJS 2 to 3.2 Thanks for help Tom Quote Link to comment Share on other sites More sharing options...
Wingnut Posted February 24, 2018 Share Posted February 24, 2018 11 hours ago, TomaszFurca said: Second, when camera follow character in bottom part of canvas you can see line with some artifacts, let's see video: https://streamable.com/aoyrd. Hmm... With unknown reason i don't know, why this line is not visible on video and i can not catch it on screenshot. But you can see it on live preview: http://babylon.furcatomasz.pl/. Just walk somewhere. Hiya TF! Man, great looking/working game world! NICE! In FF52 on desktop... no artifacts seen (at live preview). Moved player for 3-4 minutes... no issues seen. I did not find the fort. Wagon rendered perfect, collider for it was well positioned and worked well, grass, weeds, rocks, all perfect. Nav was fast and smooth, player animation transitioned without a glitch. Perfect. This baby is ready for release... at least in my Firefox tour. Well done! No other info at this time. Report complete. Quote Link to comment Share on other sites More sharing options...
TomaszFurca Posted February 26, 2018 Author Share Posted February 26, 2018 Hi, so suppose this is problem with ma graphic card. Thanks for check :). What about first problem? With white objects? Do you try reload with cache reload game? Then this can happen. Tom Quote Link to comment Share on other sites More sharing options...
Guest Posted February 26, 2018 Share Posted February 26, 2018 You have to tell us more about these white objects. How are they loaded? Can you repro somewhere? Quote Link to comment Share on other sites More sharing options...
TomaszFurca Posted February 26, 2018 Author Share Posted February 26, 2018 All obejcts are loaded by BABYLON. JS. For example sometime on this playground i can see white objects https://playground.babylonjs.com/#199KHL#7 This is related to this errors in console: [.Offscreen-For-WebGL-0x27e2e6b1f000]GL ERROR :GL_INVALID_VALUE : glBufferData: <- error from previous GL command [.Offscreen-For-WebGL-0x27e2e6b1f000]GL ERROR :GL_INVALID_VALUE : glFramebufferTexture2D: <- error from previous GL command (index):1 [.Offscreen-For-WebGL-0x27e2e6b1f000]GL ERROR :GL_INVALID_VALUE : GetShaderiv: <- error from previous GL command 253(index):1 [.Offscreen-For-WebGL-0x27e2e6b1f000]GL ERROR :GL_INVALID_VALUE : glFramebufferTexture2D: <- error from previous GL command Quote Link to comment Share on other sites More sharing options...
Guest Posted February 27, 2018 Share Posted February 27, 2018 Unfortunately I cannot repro Only a texture not found issue Quote Link to comment Share on other sites More sharing options...
babbleon Posted February 27, 2018 Share Posted February 27, 2018 https://raw.githubusercontent.com/furcatomasz/slavs/master/castle/Ground.png is missing! Do the column bases use this texture? Quote Link to comment Share on other sites More sharing options...
TomaszFurca Posted March 1, 2018 Author Share Posted March 1, 2018 @babbleon I don't think about this broken texture. Check screenshots which attached in this post. @Deltakosh Today I click 10 times to run to repro this problem. Check screenshots. Also I check this on four other computers and on all of them i can repro that. On picture blank texture with dark gray color is visible, sometime this color is white. 1 2 Quote Link to comment Share on other sites More sharing options...
babbleon Posted March 1, 2018 Share Posted March 1, 2018 @TomaszFurca Add the missing file and see if this helps. Quote Link to comment Share on other sites More sharing options...
TomaszFurca Posted March 1, 2018 Author Share Posted March 1, 2018 Already i upload fresh copy of actual state of my scene, all textures was loaded by it don't help. https://playground.babylonjs.com/#199KHL#11 Quote Link to comment Share on other sites More sharing options...
babbleon Posted March 1, 2018 Share Posted March 1, 2018 The problem material is Castle1_1.Rock (in Blender, material probably called Rock). Should this have a texture? Also, check your normals in Blender.... and any duplicated vertices (tab > w > remove doubles). 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.