Timm Hess

Results 21 comments of Timm Hess

Bump - I am stuck on the same issue...

Hey, does this issue remain for you? I just tested color image generation for .jpeg and .png settings, also in sequence. and I could not reproduce. I also checked the...

Ok, I will certainly take another good look at this, however, it might take some days as I am currently away from my workstation. I will come back to you...

Oh thank you for that hint! That will be useful. You need a format like exr because you cannot save float values in uint8 encoded png by default. You can...

Yea for some reason I had the same issue with numpy.. You can try openexr lib, but if the jpeg is likewise black something will be off most likely.

Ahh yes.. that will explain the issue. Thank you for sharing this. Great to hear everything is working :) 👍

Thank you for letting me know! Just to clarify - black textures on Nanite objects in the capture color image? That is definitely odd... I did not yet test with...

Alright, yes this will be because of Nanite seemingly not supporting a number of features (yet), amongst them - custom depth stencils: https://forums.unrealengine.com/t/solved-vertex-painting-mesh-not-working-for-imported-meshes/267082/2 Sadly those are this project's source of...

Hey, I will try to answer your question, but I am not sure if I understand correctly what it is you are trying to achieve, which is why it may...

Good to hear! Regarding the code - sorry, that should have been fixed a long time ago.. I must have missed that one in the readme.. I will update it...