mrlem / siage3d

SImple Android Game Engine - 3D, the easy way
GNU General Public License v3.0
10 stars 0 forks source link

render: shading seems inconsistent between land & objects #48

Closed mrlem closed 4 years ago

mrlem commented 4 years ago

Normal vectors issue?

mrlem commented 4 years ago

Inconsistency confirmed using gapid geometry normals visualization:

Capture d’écran de 2020-03-30 08-08-40

vs

Capture d’écran de 2020-03-30 08-08-46

mrlem commented 4 years ago

Actually, normals are fine: weird rendering was due to some lingering reflection on ground material.