DonnEssime

Results 8 comments of DonnEssime

I resolved the issue by replacing `th` with `oc.torch_cpu` - apparently it was just a case of outdated naming.

I have a quick note: the posted distance-to-image plane function does not seem to be correct; it actually computes the distance to the camera along the viewing direction (i.e. distance...

For future reference, I got confused with the calculation/application of the location and rotation, because they do not follow the axes lay-out I was expecting. The translation axes for a...

i have a similar issue, where vget /camera/0/depth would return completely different results from the ScenDepthWorldUnit buffer you get when dumping the buffer contents (with shot, after setting 'r.BufferVisualizationDumpFrames 1')....

Update: this issue no longer occurs when using the current master branch against UE 4.14 (AND using the cnpy-interface rather than saving the image directly to disk, so i'm assuming...

I'm having the same issues: string.h missing from cnpy.h, and the crash when trying to connect from python. I'm able to compile the plugin and launch the project. All of...

I have some other issues that prevent me from running 4.14 right now. I will get back when I have resolved those issues. Good to know that it might be...

In a follow-up: yes, everything is working as it is supposed to for UnrealEngine 4.14 (although I have a weird problem where 4.14 does not want to launch in my...