Federico Ponchio
Federico Ponchio
Hard to say, its seems like nexus expected texture coordinates while corto didn't. Could you provide a sample?
Should be fixed now.... Thanks.
Hi, your dataset has been captured with only 9 light directions (why so few?) If you were to use RBF (radial basis function interpolation) in order to have a good...
Ciao, something like this would work (if you only have one layer in openlime, adjust the index otherwise: ``` ui.menu[1].list.push({ html: "Softness:" }); ui.menu[1].list.push({ slider: 'Softness', id: 'softness', oninput: (event)...
Hi, I do not have a windows machine, it is possible the problem is related to way the path is written. Could you cd to the "output test" folder and...
I have added a couple of error checks in the last commit, since I cannot replicate the issue on Linux. You can download the executable from the actions page, here,...
Ciao (sorry for the dalay I was on vacation), maybe something more can be recovered, but I will need to have a look at the files and see what's really...
Hi, never experienced something like this. Could you share the original dataset so I can properly investigate the issue?