riccardomarin / Diff-FMAPs-PyTorch

14 stars 7 forks source link

How can I get a beautiful visualization like figure 3 in your paper? I only got a graph of the curves. thanks! #1

Closed njnj0314 closed 2 years ago

njnj0314 commented 3 years ago

How can I get a beautiful visualization like figure 3 in your paper? I only got a graph of the curves. thanks!

riccardomarin commented 3 years ago

Hi @njnj0314 , I am glad that you solved the first issue.

For the figures, in general, we use this toolbox: https://github.com/HTDerekLiu/BlenderToolbox

For this paper, if I remember correctly, we used this one that is in MATLAB: https://github.com/llorz/MatlabRenderToolbox

Best, Riccardo