Mathieu Westphal
Mathieu Westphal
Each community of users may want to have different default config file, especially regarding interaction style, up direction, coloring. It would be nice to provide default config file for each...
**Steps to reproduce** - `./bin/f3d AnimatedBog.gltf` - zoom out - press space - move the scene while animation is running - animation is not smooth
**Context** F3D can display a progress bar when loading a file, however, F3D relies on the progress reporting done by the readers and importers. Some of readers and importers we...
In order to extend windows explorer: - [X] Thumbnails - [ ] Add opening folder support from context menu - [ ] Property tab (number of points/cells and dataset type)...
The following discussion from !177 should be addressed: - [ ] @mwestphal started a [discussion](https://gitlab.kitware.com/f3d/f3d/-/merge_requests/177#note_863265): > Range is not well managed when changing over time The range is automatically computed...
more info here: https://gitlab.kitware.com/f3d/f3d/-/issues/174
Steps to reproduce : * run F3D with default config * open a dragon.vtu * press p * label move * press p * label move * press p *...
- [ ] Linux fullscreen issue : Starting in fullscreen and then pressing `L` will not create a window of the right size * `f3d cow.vtp -f` * press `f`...
We need to do something smarter to avoid this problem. One idea: - Compute render time for opaque, translucent and volume pass - Update the timer - Render overlays Another...