Mathieu Westphal

Results 257 issues of Mathieu Westphal

**Describe the bug** MacOS + Java bindings occasionally segfaults, specifically: In CI, since we switched to macos-13, the TestJavaBindings when building against vtk 9.2.6 fails with: ``` 383/384 Test #384:...

source:CI
os:macos

**Describe the bug** Wrong coloring of a specific .obj file **To Reproduce** Steps to reproduce the behavior: 0. [regr01.zip](https://github.com/f3d-app/f3d/files/10611426/regr01.zip) 1. Open the file using `f3d --dry-run regr01.obj` 2. ![a](https://user-images.githubusercontent.com/3129530/216829226-92eb7366-1c66-475f-8e53-3c86d24ca609.png) **Expected...

type:bug
source:VTK

**Describe the bug** A dae dataset with UTF16LE data is not loaded **To Reproduce** Steps to reproduce the behavior: 0. [cube_UTF16LE.dae.zip](https://github.com/f3d-app/f3d/files/10611454/cube_UTF16LE.dae.zip) 1. Open the file using `f3d --dry-run cube_UTF16LE.dae` 2....

type:bug
source:assimp

with the --enable-openmp option in configure, openmp is working but a unrecognized option by icc is added to the compiler flag -fopenmp the correct option is -openmp (wich is already...

bug

This repository should be improved to reduce it's size (currently over 1Gb) * Data and Baseline could be stored in VTK data and baselines with on demand download * .html...

Sanitizer reports incorrect usage of a the `quit` bool accross threads, which seems to be a correct positive afaics. I tried adding atomic to the `quit` bool but then dmon...

**Describe the bug** A valid dae file from three.js cannot be read by assimp **To Reproduce** Steps to reproduce the behavior: 1. Download [abb_irb52_7_120.dae.zip](https://github.com/f3d-app/f3d/files/10611477/abb_irb52_7_120.dae.zip) 2. Import with Collada importer in...

Bug
Collada

**Describe the bug** A valid DAE file from three.js cannot be read **To Reproduce** Steps to reproduce the behavior: 1. [cube_UTF16LE.dae.zip](https://github.com/f3d-app/f3d/files/10611454/cube_UTF16LE.dae.zip) 2. Import the file with assimp 3. `Unable to...

Bug
Collada

The findHoloPlayCore.cmake file does not help to find the HoloPlayCore.lib file in the right directory, has it may be in the bin directory.