Commit Graph

15 Commits

Author SHA1 Message Date
Anakin 0bbc0da324 rle and 24bit support,
need to write direct into image for performance
2017-01-05 11:31:36 +01:00
Anakin c28a12cd8f finally fixed rotation bug,
some performance,
2017-01-03 14:18:46 +01:00
Anakin fa8808fea8 add exe icon,
signal-slot for openFile,
resetView on openFile,
cleanup when open a new file,
triangulate quad poly now correctly, more not working, bug from previous version,
next:
fix 5,6,.. triangulation,
triClothMan, IC Helmet, still buggy,
2017-01-02 12:21:32 +01:00
Anakin 4078347023 fixed cloth problem 2016-12-03 13:39:57 +01:00
Anakin 232acedce7 trying to fix the polygon mess up,
added new multipoly for testing
2016-11-22 20:05:02 +01:00
Anakin 60cc7bb562 fixed messed up textures of the cluster 2016-11-21 15:02:33 +01:00
Anakin 8929717c9f handle clustered models 2016-11-13 12:15:33 +01:00
Anakin 2524971d19 include all parent modelmatrices 2016-11-12 11:54:44 +01:00
Anakin 0fd3a7f9c8 next step: draw each model with it's own texture,
added new example mesh
2016-11-08 10:25:10 +01:00
Anakin 3d545b4e75 added a new test mesh,
there are warnings if there is no texture,
2016-11-07 17:08:46 +01:00
Anakin ea07ead94f added new test mesh that is rotated,
translation from model is now applied,
still need to draw all modl from one mesh
2016-10-31 10:46:41 +01:00
Anakin 5cec0128cd draw all triangles instead of the first 12,
added todo section to the README.md,
clean up code
2016-10-23 16:01:06 +02:00
Anakin 6d5489a96c texture now is correctly displayed 2016-10-23 15:38:47 +02:00
Anakin 4f52510ff9 texture is now correctly detected and used,
there seams to be a problem with the UV. They are not correctly
2016-10-22 15:35:06 +02:00
Anakin 05b6e4f9ed started msh read in 2016-09-12 16:49:05 +02:00