visnyin / softart

Automatically exported from code.google.com/p/softart
Other
0 stars 0 forks source link

The texture on right wall in scene PartOfSponza is jitered slightly when camera is moving #218

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
  The texture on right wall in scene PartOfSponza is jitered slightly when camera is moving. Maybe texture coordinate is calculated incorrectly.

  Just to find the reason and fix it.

  And, maybe it is caused by low precision when clipping is disabled.

Original issue reported on code.google.com by wuye9036 on 13 Dec 2012 at 4:21

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 13 Dec 2012 at 4:26

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 13 Dec 2012 at 4:27

GoogleCodeExporter commented 8 years ago
It was fixed by triangle vertex reordering.

Original comment by wuye9036 on 10 Sep 2013 at 1:07