Mathieu Westphal

Results 257 issues of Mathieu Westphal

**Is your feature request related to a problem? Please describe.** Subtask of https://github.com/f3d-app/f3d/issues/2493 Add `CanReadFile(vtkResourceStream*)` to: - vtkImageReader2 - vtkJPEGReader - vtkPNGReader: - vtkTGAReader:

source:VTK
help wanted

**Is your feature request related to a problem? Please describe.** Subtask of https://github.com/f3d-app/f3d/issues/2493 Add `CanReadFile(vtkResourceStream*)` to: - vtkImporter - vtkOBJImporter - vtk3DSImporter - vtkGLTFImporter

source:VTK
help wanted

**Is your feature request related to a problem? Please describe.** Subtask of https://github.com/f3d-app/f3d/issues/2493 Add `CanReadFile(vtkResourceStream*)` to: - vtkAbstractPolyDataReader - vtkPLYReader - vtkSTLReader - vtkPTSReader - vtkHDFReader

source:VTK
help wanted

**Is your feature request related to a problem? Please describe.** Subtask of https://github.com/f3d-app/f3d/issues/1100 **Describe the solution you'd like** Add vtkResourceStream support to vtkF3DAssimpImporter and associated test

help wanted

**Is your feature request related to a problem? Please describe.** F3D (and VTK) is not great a showing data located on larger bounds or on small bounds but far away...

source:libf3d
help wanted

### Context F3D is a collaborative project, let's collaboratively construct the roadmap for 3.3.0 release! ### Suggested solution Comment and discuss below, maintainers will take suggestions into account to add...

**Is your feature request related to a problem? Please describe.** There are more and more dedicated `increase_` commands in libf3d, we should hare a generic command that supports increasing/decreasing `int`...

source:libf3d

**Describe the bug** Our Qt examples trigger error about OpenGL within VTK, which is unexpected and may be a symptom of an issue to fix **To Reproduce** Steps to reproduce...

source:VTK
source:libf3d

**Describe the bug** A specific .glb file texture is not correctly read. **To Reproduce** Steps to reproduce the behavior: 1. Download and extract https://gitlab.kitware.com/-/project/13/uploads/fea9fbb682124cc6105016ffc7d70f19/glbviewer.7z 2. Open the file using `f3d...

source:VTK

**Is your feature request related to a problem? Please describe.** VTK provides an API to use to identify if a file can be read by a reader/importer, but it is...

source:VTK
help wanted