Hi friends, it’s me again.
Im exporting an app wich display an external 3d obj, it works for me, but not on my friends computer. Even after installing the suggested dependences (including net 6 ( 6.0.24 since its the latests version) it cant load the model
we tried installing gamma 5.2 expecting to magically resolve the problem and it did.
using dotnet --list-runtimes on the terminal we noticed that after installing vvvv gamma there was an aditional dotnet runtime… 6.0.11… so I suppose that its a 6.0.24 incompatibility issue.