visnyin / softart

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

Fix bug of SPONZA #100

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
  Sponza has following defects:
  1. Lose faces.
  2. Wrong mip-map.
  3. Black geometries.

Original issue reported on code.google.com by wuye9036 on 15 Jul 2011 at 9:15

GoogleCodeExporter commented 8 years ago
This issue was updated by revision ff78589fc7dd.

SALVIA:
  Change the window style. Now window closed then application existed.

Original comment by wuye9036 on 16 Jul 2011 at 3:17

GoogleCodeExporter commented 8 years ago
This issue was updated by revision a01748774ff3.

SALVIA:
  Refactor build system.

Original comment by wuye9036 on 16 Jul 2011 at 3:17

GoogleCodeExporter commented 8 years ago
This issue was updated by revision b9be567791f7.

SALVIA:
  Reproduce triangle lost bug.

Original comment by wuye9036 on 16 Jul 2011 at 3:17

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 337540dfb6be.

SALVIA:
  Face lost now fixed.
  Obj loader now support 32-bit index.

Original comment by wuye9036 on 16 Jul 2011 at 8:53

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 832a94ad5d3e.

SALVIA:
  Add auto parameter to mipmap generator.

Original comment by wuye9036 on 16 Jul 2011 at 8:53

GoogleCodeExporter commented 8 years ago
This issue was updated by revision b5431ba98cce.

SALVIA:
  Fixed texture coord errors.

Original comment by wuye9036 on 16 Jul 2011 at 8:53

GoogleCodeExporter commented 8 years ago
This issue was updated by revision a40d0b3512a0.

SALVIA:
  Fixed LOD calculation error.
  Now mipmap works well.

Original comment by wuye9036 on 16 Jul 2011 at 1:51

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 67bd534dab17.

SALVIA:
  Add an c++ vertex shader to sponza for debugging.

Original comment by wuye9036 on 17 Jul 2011 at 8:32

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 12978e4dbf3e.

SALVIA:
  Fixed normal bugs.
  Added sponza resources.

Original comment by wuye9036 on 17 Jul 2011 at 8:32

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 17 Jul 2011 at 8:34

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 275363df1e2f.

SALVIA:
  Fixed tex2dproj.

Original comment by wuye9036 on 19 Jul 2011 at 7:46

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 15 Dec 2011 at 3:33