Hi everybody,
I have a huge problem to resolve asap. It's two weeks that I'm trying to load a 3D model and display the relative depth map using Qt3D/QtQuick3D in C++ . I need the depth map to use it later on my code. Until now, from the few tutorials that I've found I can load and display the 3D model from a 3ds or obj file. But I'm not able to render their relative depth map. Is there anybody with a code example? or a code example from any other library?
Thank you a lot for your help.