xubingyue / softart

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

Support obj file load. #96

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
  Add obj file support to mesh loader.

Original issue reported on code.google.com by wuye9036 on 30 Jun 2011 at 4:50

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 30 Jun 2011 at 6:29

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 6 Jul 2011 at 10:23

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

SALVIA:
  Add code to support obj load.

Original comment by wuye9036 on 6 Jul 2011 at 10:26

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

SALVIA:
  Add code to support obj.
  Refactored buffer::transfer().

Original comment by wuye9036 on 7 Jul 2011 at 8:31

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

SALVIA:
  Refactor window and application in salviau.

Original comment by wuye9036 on 10 Jul 2011 at 1:28

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

SALVIA:
  Fixing some errors of window and application.
  We need a module-specified allocator.

Original comment by wuye9036 on 10 Jul 2011 at 1:28

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

SALVIA:
  Fixed an memory access error of string converter.
  Add a cross-module allocator( unified_allocator ).

Original comment by wuye9036 on 11 Jul 2011 at 9:44

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

SALVIA:
  Fixed bugs of obj loader.
  Fixed bugs of semantic parser.
  Now sample works.

Original comment by wuye9036 on 14 Jul 2011 at 6:40

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

SALVIA:
  Inverse v coord to get "correct" texture coord.

Original comment by wuye9036 on 14 Jul 2011 at 6:40

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 14 Jul 2011 at 10:27

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 14 Jul 2011 at 10:35