godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
89.43k stars 20.25k forks source link

Strange artifacts on the mesh (Godot 3.0) #9562

Closed DimaKiva closed 7 years ago

DimaKiva commented 7 years ago

Operating system or device - Godot version: Ubuntu 16.04, GTX 965M, Godot 3.0

Issue description: Blender blender

Godot godot

Steps to reproduce: Open content.dae in Godot

Link to minimal example project: File Model.zip

quinnyo commented 7 years ago

The .dae you uploaded doesn't do that for me (latest master branch). Proprietary nvidia linux on geforce 950. Different config somewhere for your test or driver issue perhaps? You can try usual mesh improvements - fix the UVs, better normals / edge split, planar quads, etc, something might pop up.

reduz commented 7 years ago

I can't reproduce.. would be interesting to know your GPU model and driver.. image

ghost commented 7 years ago

I was able to reproduce this using current master on Intel 4770K (Haswell) on up-to-date Arch Linux (mesa 17.1.6) nope, false alarm, sorry, that's probably just how the model looks like (with ambient light procedural sky) in Godot.

screenshot_20170821_215933

reduz commented 7 years ago

can you test same chipset on Windows?

On Mon, Aug 21, 2017 at 11:01 PM, Ferenc Arn notifications@github.com wrote:

I was able to reproduce this using current master on Intel 4770K (Haswell) on up-to-date Arch Linux (mesa 17.1.6)

[image: screenshot_20170821_215933] https://user-images.githubusercontent.com/16531565/29545394-0e2aaeb0-86bc-11e7-8957-87bd5295c89a.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/godotengine/godot/issues/9562#issuecomment-323898271, or mute the thread https://github.com/notifications/unsubscribe-auth/AF-Z2ys5AEW4hv_Uo61HPV6bSjn2RUtSks5sajZsgaJpZM4ORu8q .

ghost commented 7 years ago

I don't have Windows on my desktop PC, sorry

reduz commented 7 years ago

damn, so many intel bugs i can't test...

On Mon, Aug 21, 2017 at 11:35 PM, Ferenc Arn notifications@github.com wrote:

I don't have Windows on my desktop PC, sorry

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/godotengine/godot/issues/9562#issuecomment-323902621, or mute the thread https://github.com/notifications/unsubscribe-auth/AF-Z24lgcShe2HeW2PywaXVwOTJcGzZQks5saj5bgaJpZM4ORu8q .

ghost commented 7 years ago

In case you missed it in the email (I edited my original post), it turned out to be a false alarm, I don't think I'm seeing this on Haswell.

reduz commented 7 years ago

Well, doesn't look loke that to me, so it seems broken

reduz commented 7 years ago

Well, doesn't look loke that to me, so it seems broken

eon-s commented 7 years ago

Ubuntu, AMDGPU R5 I guess it should not look like this with a directional light.

buggysuzzie

ghost commented 7 years ago

Ah, that's good to hear. I'll try asking someone with Haswell to test it on Windows