add a skeletal animation sample using ozz-animation library#42
add a skeletal animation sample using ozz-animation library#42dxd39 wants to merge 1 commit intoDiligentGraphics:masterfrom
Conversation
… an application to play skeletal animation.
|
@dxd39 Thanks for submitting the PR. While ozz-animation seems to be a good solution for skeletal animation, there are a few concerns that I have (not to mention the fact that PR does not pass the CI checks):
So while this is a good example, I don't see the direct need to have it in the main repo. What I suggest is to add a reference to this example in your fork of the repository to the readme. What do you think? |
|
ok, your concerns are reasonable. |
|
@dxd39 I am going to create a separate repository for community contributions. Would you consider re-submitting this PR to this repository? |
|
@TheMostDiligent ok, you can send me the repository url. |
|
I added the new repository for community contributions: Please submit your PR to this repo.
|
add a sample demonstrates how to integrate ozz-animation library into an application to play skeletal animation.