f3d-app / f3d

Fast and minimalist 3D viewer.
https://f3d.app
BSD 3-Clause "New" or "Revised" License
2.79k stars 203 forks source link

Reading a file with assimp and rendering with raytracing prevent any texture to show #464

Open mwestphal opened 1 year ago

mwestphal commented 1 year ago

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 is not happening with gltf or obj (non-assimp)

slime.zip

To Reproduce Steps to reproduce the behavior:

  1. Build F3D with assimp et raytracing
  2. ./bin/f3d ../src/testing/data/slime.fbx -r --output=a.png

a

Expected behavior The rendering should look like this instead:

b

System Information:

F3D Information 1.3.1 and master

Additional context May be related to the fact assimp do not support PBR

mwestphal commented 1 year ago

@Meakk is this the same as #533 ?

Meakk commented 1 year ago

I don't think so.

mwestphal commented 1 year ago

We should try this one again

mwestphal commented 1 year ago

still present.

mwestphal commented 8 months ago

This may be related to #242 somehow ?

mwestphal commented 8 months ago

Still present in 2.3.0

mwestphal commented 3 months ago

still present in 2.5.0