Michael MIGLIORE

Results 200 comments of Michael MIGLIORE
trafficstars

Fixed by https://github.com/f3d-app/f3d/pull/2148

We upgraded the Docker image used to build the binaries and the GLIBC version requirement is higher now.

> This one may be hard as Nurbs are not natively supported by VTK, so we would need to do some kind discretization. We do have parametric surface triangulation with...

> @Meakk I tried using grayscale.exr but i get the following errors > > Error reading EXR file: only RGB and RGBA channels are supported Could not find expected scalar...

Small change required for cppcheck job: ``` /__w/f3d/f3d/source/vtkext/private/module/vtkF3DEXRReader.cxx:63:12: error: use default member initializer for 'pos' [modernize-use-default-member-init,-warnings-as-errors] uint64_t pos; ^ {0} ```

I like @snoyer's proposition, with the elegant possibility to animate it within F3D itself. We would need a svg file though but I don't think it's a problem. I also...

Not F3D Web complete app, but having a 3D view would be great.

Could be fixed by tweaking the `light-intensity` value in the thumbnail config file I guess. @Annachen3d can you share one of those file?

I'm reproducing the issue with this file: [warehouse-fbx-model-free.zip](https://github.com/user-attachments/files/15802287/warehouse-fbx-model-free.zip)

I think both issues are fixed, probably thanks to https://github.com/f3d-app/f3d/pull/1472 for the first one and https://github.com/f3d-app/f3d/pull/1627 for the second one.