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

Animation #196

Open RohacekD opened 1 year ago

RohacekD commented 1 year ago

In this branch, I am implementing fixes to my current animation implementation.

  1. New skeleton representation (Done)
  2. Using standard loading of models to load skinned skeletons
  3. Export of animated model into RT scene