[WIP] Animating primitives of the same actor#660
[WIP] Animating primitives of the same actor#660m-agour wants to merge 73 commits intofury-gl:masterfrom
Conversation
This reverts commit 52d4210.
Alpha blending does not work correctly
still needs some work
Rather 2 examples than tutorials
|
Hello @m-agour! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2022-08-19 15:56:28 UTC |
Codecov Report
@@ Coverage Diff @@
## master #660 +/- ##
==========================================
- Coverage 50.40% 50.29% -0.11%
==========================================
Files 120 120
Lines 26830 26888 +58
Branches 2972 2978 +6
==========================================
Hits 13523 13523
- Misses 12847 12903 +56
- Partials 460 462 +2
|
|
Can you rebase this branch? or resolve the conflicts Thanks |
Here are some examples (they are rather some approaches) on how to animate primitives of a single actor using multiple
Timelinesor a singeTimelineThe two examples are:
docs/tutorials/05_animation/viz_animating_billboard_spheres.pydocs/tutorials/05_animation/viz_animating_sub_primitives.pyanim.mp4