Michael MIGLIORE

Results 60 issues of 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...

source:libf3d
help wanted

**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...

source:VTK
help wanted

### 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...

ci:full

**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...

source:libf3d

### 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 -...

triage:stalled

**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,...

help wanted

### 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...

source:libf3d
help wanted

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...

source:F3DWeb