README.md added

This commit is contained in:
Anakin 2016-09-06 15:43:29 +02:00
parent 2e4bdf6c89
commit e7d7bec608
1 changed files with 13 additions and 1 deletions

View File

@ -1 +1,13 @@
# MshViewer
# 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.