Mathieu Westphal

Results 257 issues of Mathieu Westphal

**Describe the bug** Reading a file with assimp and rendering with raytracing prevent any texture to show, the rendering is white, as if not texture were on the file. This...

type:bug

F3D uses cxxopts for parsing options, however there is some limitations that negativela impacts F3D, it has to do with how cxxopts handles vectors. F3D is using actual value of...

type:bug

**Describe the bug** grid do not work with raytracing **To Reproduce** Steps to reproduce the behavior: 1. Open the file using `f3d --dry-run -rng` 2. Rendering is incorrect ![a](https://user-images.githubusercontent.com/3129530/201516049-fe74e3c6-b265-4641-969a-da6602019b89.png) **Expected...

type:bug

According to the CI, it looks like Raytracing rendering using OSPRay can segfault randomly on MacOS, consider this two runs: 1. https://github.com/f3d-app/f3d/actions/runs/4062370237/jobs/6993347563 2. https://github.com/f3d-app/f3d/actions/runs/4064558126/jobs/6998137126 (1) was run Feb 01, two...

type:bug
os:macos

**Describe the bug** Multiple specific GLTF files causes segfaults of F3D. - [ ] [badArray.gltf.zip](https://github.com/f3d-app/f3d/files/10611258/badArray.gltf.zip) Segfaults ``` f3d: /home/glow/dev/vtk/vtk1/src/ThirdParty/nlohmannjson/vtknlohmannjson/include/vtknlohmann/json.hpp:3928: const vtknlohmann::basic_json::value_type& vtknlohmann::basic_json::operator[](T*) const [with T = const char; ObjectType =...

type:bug
source:VTK

**Describe the bug** With a specific file, texture is not colored as expected **To Reproduce** Steps to reproduce the behavior: 0 . [boxTexcoords.gltf.zip](https://github.com/f3d-app/f3d/files/10611374/boxTexcoords.gltf.zip) 1. Open the file using `f3d --dry-run...

type:bug
source:VTK

**Describe the bug** Certain GLTF files do not animate correctly **To Reproduce** Steps to reproduce the behavior: 0. [Horse.glb.zip](https://github.com/f3d-app/f3d/files/10611349/Horse.glb.zip) 1. Open the file using `f3d --dry-run horse.glb` 2. Press space...

type:bug

**Describe the bug** With a specific GLTF file, texture is not rendered when it should **To Reproduce** Steps to reproduce the behavior: 0. [BoxTextured.gltf.zip](https://github.com/f3d-app/f3d/files/10611380/BoxTextured.gltf.zip) 1. Open the file using `f3d...

type:bug
source:VTK

**Describe the bug** A obj dataset with vertex colors is incorrectly textured **To Reproduce** Steps to reproduce the behavior: 0. [female02.zip](https://github.com/f3d-app/f3d/files/10611441/female02.zip) 1. Open the file using `f3d --dry-run female02_vertex_colors.obj` ![a](https://user-images.githubusercontent.com/3129530/216829471-34fb8ced-45e0-4576-8337-0f279c9a95b2.png)...

type:bug

#### ℹ️ Repository information **The repository has**: - [x] At least three issues with the `good first issue` label. - [x] At least 10 contributors. - [x] Detailed setup instructions...