https://git.rwth-aachen.de/carstenf/OpenGL
Pulled from here as backup of work that I did under the develop branch.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
3DViewer | 6 years ago | |
MshViewer | 6 years ago | |
QtMeshViewer | 5 years ago | |
Release | 5 years ago | |
README.md | 1 year ago | |
preview.jpg | 6 years ago |
README.md
https://git.rwth-aachen.de/carstenf/OpenGL
Pulled from here as backup of work that I did under the develop branch. I hope to come back to this and port to Python using this as a reference for logic and how-to.
Below is original README text.
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.