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

Animation with STEP interpolation on scale not displayed #55

Closed
donmccurdy opened this issue Aug 26, 2020 · 2 comments
Closed

Animation with STEP interpolation on scale not displayed #55

donmccurdy opened this issue Aug 26, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@donmccurdy
Copy link

donmccurdy commented Aug 26, 2020

SuzanneSequence.glb.zip

This example should step through a sequence of 5 meshes, displaying each at scale 1,1,1 for 1/2 second before hiding it with scale 0,0,0 and displaying the next mesh. The example is simple (modeled in Blender, animated with glTF-Transform) but would be similar to more complex animation from programs like Quill.

The model doesn't seem to animate in the PlayCanvas viewer currently. The result should be:

BBC4AED3-21F3-4244-933C-2ECBBFA2B744-2877-000119D9A79ADF7C

Aside, but minor — the model doesn't include normals, and so should be displayed with flat normals rather than smooth ideally.

@slimbuck slimbuck self-assigned this Sep 1, 2020
@slimbuck slimbuck added the bug Something isn't working label Sep 1, 2020
@slimbuck
Copy link
Member

slimbuck commented Sep 1, 2020

Thanks for this @donmccurdy!

@ellthompson
Copy link
Contributor

Fixed in playcanvas/engine#2401

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants