Add support for temporal mesh in vtkF3DMemoryMesh and scene API
Describe your changes
Add support for temporal mesh in vtkF3DMemoryMesh and scene API. I haven't updated bindings yet as I haven't figured out which was to be updated or how.
Issue ticket number and link if any
#2443 , https://github.com/f3d-app/f3d/issues/2443
Checklist for finalizing the PR
- [x] I have performed a self-review of my code
- [x] I have added tests for new features and bugfixes
- [x] I have added documentation for new features
- [ ] If it is a modifying the libf3d API, I have updated bindings
- [x] If it is a modifying the
.github/workflows/versions.json, I have updatedtimestamp
Continuous integration
Please write a comment to run CI, eg: \ci fast.
See here for more info.
You are modifying libf3d public API! :warning:Please update bindings accordingly:warning:!
You can find them in their respective directories: python, java, webassembly.
\ci fast
Need any help moving forward @0xfedcafe ?
Hi @0xfedcafe , still working on this ?
Hi @0xfedcafe , still working on this ?
Hi, I updated things a bit after the redesign of the feature. I'll finish it soon.
Do not hesitate to discuss the API more in deep in discord before implementing anything :)