MySchoolEngine / GLEngine

The goal of this repository is to build rendering focused game engine. Feel free to join me and extend this project.
https://myschoolengine.github.io/GLEngine-Documentation/
Other
21 stars 1 forks source link

Collada loading #81

Closed RohacekD closed 4 years ago

RohacekD commented 4 years ago

Added all necessary deserialization for Collada files. (Still miss some features like , second UV, correct image loading etc.) but we have all necessary code to load animations so I will deal with these flaws later.