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
2016-09-07 17:17:17 +02:00
2017-01-02 12:21:32 +01:00
2017-01-02 12:21:32 +01:00
2016-12-31 16:18:35 +01:00

MshViewer

I started to learn OpenGL. Therefore i decided to implement a .msh viewer for SWBFII assets, since the old one is not very good. But we don't have the source, so i start from the beginning. Why OpenGL for a viewer? well that way i can display specular and normal maps and maybe show animations, too.

The Team

So far it is just me. If you wanna help me, let me know :D

Licence

Feel free to use my code the way you like. But remember i used some public libraries. Make sure you read their licence, too.

To Do

  • center and normalize
  • open file while runtime does not work
  • drag and drop does not work
  • tga with alpha cannot be opened
  • multi polygons not correctly triangulated
  • 5+ polygons => corrupted file
  • optional display bones, shadow, collision,...
  • integrate into a software: -> list all msh under a directory, -> display shadows, -> display colisions, -> lights, -> handle render flags,
Description
https://git.rwth-aachen.de/carstenf/OpenGL Pulled from here as backup of work that I did under the develop branch.
Readme 8.2 MiB
Languages
C++ 94.4%
GLSL 3.2%
Objective-C 2%
C 0.4%