Michael MIGLIORE
Michael MIGLIORE
**Is your feature request related to a problem? Please describe.** Some assets may have mesh parts the user do not want to visualize. A good example is a convex hull...
**Describe the bug** When pressing TAB to autocomplete a file path in the console, the suggested paths should take into account the case sensitivity of the OS. **To Reproduce** Steps...
**Describe the bug** The following file is failing: [world.zip](https://github.com/user-attachments/files/23889190/world.zip) I created the file so it's F3D licensed. **To Reproduce** Steps to reproduce the behavior: 1. Open the file using `f3d...
### Describe your changes - Implement many splats types ### Issue ticket number and link if any Fixes #1272 ### Checklist for finalizing the PR - [x] I have performed...
**Is your feature request related to a problem? Please describe.** With the new rendering features accumulating, we start to see the limitation of the rendering pipeline. There are many render...
### 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 -...
**Is your feature request related to a problem? Please describe.** C++20 main features are well supported by fairly recent compilers now. I think it's safe to move to this version,...
### Describe your changes ### Issue ticket number and link if any ### Checklist for finalizing the PR - [x] I have performed a [self-review](https://f3d.app/dev/CODING_STYLE) of my code - [...
**Is your feature request related to a problem? Please describe.** There is no way to play an animation frame by frame, it's only possible to run the animation in real...
Here is the exhaustive list of rendering features not working with F3D web: ## Point sprites The gaussian mapper seems to be dysfunctional with WebGL. Nothing is displayed. Here are...