Michael MIGLIORE
Michael MIGLIORE
**Describe the bug** Overlay widgets like filename or cheatsheet should be drawn after the final shader
- The grid produce weird results with tone mapping  - Adjust the grid unit square computation. On `cow.vtp` for example, the subticks are not visible 
**Describe the bug** The default font should support Unicode characters. **To Reproduce** Steps to reproduce the behavior: 1. Open the file using `f3d -n f3d\testing\data\(ノಠ益ಠ )ノ.vtp`  **Expected behavior** Supports...
It's already possible to specify custom textures in both F3D and libf3d `--texture-XXX` options. Some file formats are expecting textures to be Y-flipped like GLTF for example (Flipping the texture...
### Describe your changes Add support for stochastic transparency. It's an alternative to the expensive depth peeling. While it could be quite noisy, it's also way more efficient, and the...
**Describe the bug** It seems like OSMesa library has been removed from Mesa recent versions (starting from 25.1). See https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33836 Let's decide what we should do with the osmesa backend:...
**Is your feature request related to a problem? Please describe.** There is a feature in F3D allowing the user to specify a final pixel color, `--final-shader`, based on the current...
### Describe your changes ### Issue ticket number and link if any ### Checklist for finalizing the PR - [ ] I have performed a [self-review](https://f3d.app/doc/dev/CODING_STYLE.html) of my code -...
**Describe the bug** When opening the attached file with an installed version of F3D 3.1, the mesh is not visible. **To Reproduce** Steps to reproduce the behavior: 1. Open the...
**Describe the bug** When SSAA is enabled, the background blur effect, and SSAO are giving different results. **To Reproduce** Steps to reproduce the behavior: 1. Open a file and a...