Skip to content

Conversation

@Ni-g-3l
Copy link
Contributor

@Ni-g-3l Ni-g-3l commented Oct 31, 2025

Describe your changes

Add jump_to_keyframe command, tests and doc

This PR allows user to load animation to specific keyframe

However, it is based on GetTemporalInformation from vtkImporter, so It will works only for native VTK Importer for now.

Attach here a GLTF file with an animation if you want to test.
AnimatedCube.zip

Issue ticket number and link if any

#2559
#2682

Checklist for finalizing the PR

  • I have performed a self-review of my code
  • I have added tests for new features and bugfixes
  • I have added documentation for new features
  • If it is a modifying the libf3d API, I have updated bindings
  • If it is a modifying the .github/workflows/versions.json, I have updated docker_timestamp

Continuous integration

Please write a comment to run CI, eg: \ci fast.
See here for more info.

@Ni-g-3l Ni-g-3l mentioned this pull request Nov 17, 2025
21 tasks
@Ni-g-3l Ni-g-3l changed the title WIP : Feat frame by frame animation WIP : Jump to animation keyframe Dec 4, 2025
@Ni-g-3l Ni-g-3l requested a review from mwestphal January 11, 2026 09:06
@Ni-g-3l Ni-g-3l changed the title WIP : Jump to animation keyframe Jump to animation keyframe Jan 11, 2026
Copy link
Member

@mwestphal mwestphal left a comment

Choose a reason for hiding this comment

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

small changes needed

@Ni-g-3l Ni-g-3l requested a review from mwestphal January 11, 2026 11:26
Copy link
Member

@mwestphal mwestphal left a comment

Choose a reason for hiding this comment

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

more changes

Copy link
Member

@mwestphal mwestphal left a comment

Choose a reason for hiding this comment

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

one small doc change needed

@mwestphal mwestphal merged commit 5dd5441 into f3d-app:master Jan 11, 2026
74 checks passed
@mwestphal
Copy link
Member

Thanks for the contribution @Ni-g-3l !

vincenzonetti pushed a commit to vincenzonetti/f3d that referenced this pull request Feb 8, 2026
Add `jump_to_keyframe` command, tests and doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants