Mathieu Westphal

Results 1138 comments of Mathieu Westphal

``` Thread 1 "f3d" received signal SIGSEGV, Segmentation fault. 0x00007ffff2ea3fcc in vtkGLTFDocumentLoader::LoadImageData (this=0x55555658e910) at /home/glow/dev/vtk/vtk1/src/IO/Geometry/vtkGLTFDocumentLoader.cxx:848 848 if (stream->Read(buffer.data(), buffer.size()) != buffer.size()) (gdb) bt #0 0x00007ffff2ea3fcc in vtkGLTFDocumentLoader::LoadImageData (this=0x55555658e910) at /home/glow/dev/vtk/vtk1/src/IO/Geometry/vtkGLTFDocumentLoader.cxx:848...

Partial fix: https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11256

Complete fix will require to work on the importer API: https://github.com/f3d-app/f3d/issues/653

Fixed in VTK thanks for https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11267 Need a bit more work to integrate in F3D

fixed by https://github.com/f3d-app/f3d/pull/1512

A first version of the new home page has been created by @mariami (but it was deleted?), let keep iterating!

Also, https://github.com/f3d-app/f3d/issues/1439 will be needed before we finish this one.

Nice! I'm not sure about having F3D Web on the landing page though. It is a bit heavy and long to load, and also may be a bit confusing for...

New colors from https://github.com/f3d-app/f3d/issues/1439: ![image](https://github.com/f3d-app/f3d/assets/3129530/41c2ec06-6a31-4a51-9dbe-20bf7a79a5d2)

f3d-website repository has been created: https://github.com/f3d-app/f3d-website