f3d-app / f3d

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

Cell Coloring and raytracing not working as expected #1203

Open mwestphal opened 10 months ago

mwestphal commented 10 months ago

Describe the bug Cell scalar coloring is not working as expected when using raytracing

To Reproduce Steps to reproduce the behavior:

  1. Open the file using f3d --dry-run f3d.stp -csr
  2. Incorrect rendering (color actually seems random)

a

Expected behavior

a

System Information:

F3D Information Paste the content of f3d --version: 2.3.0-RC3

Additional context Maybe related to https://github.com/f3d-app/f3d/issues/464 ?

mwestphal commented 10 months ago

fyi @demarle