Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeline examples #11

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Timeline examples #11

wants to merge 7 commits into from

Conversation

hoshiryu
Copy link
Collaborator

@hoshiryu hoshiryu commented Jul 8, 2020

Add two plugins for animating data examples:

  • EntityAnimator which allows to animate an Entity by keyframing its tranform
  • MeshAnimator which allows to animate a Mesh vertex's position or normal by keyframing it

EntityAnimator/CMakeLists.txt Outdated Show resolved Hide resolved
EntityAnimator/CMakeLists.txt Show resolved Hide resolved
MeshAnimator/CMakeLists.txt Show resolved Hide resolved
MeshAnimator/CMakeLists.txt Show resolved Hide resolved
Copy link
Contributor

@MathiasPaulin MathiasPaulin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These plugins add too many informations on log system and main-app gui. They also make the main-app to crash at exit and are not really usable.
Will be merged when all problems will be solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants