Page 1 of 1

Vertex Map Quality

Posted: Mon Jan 09, 2017 3:19 pm
by dbalzer
Hi Aoktar,

I just did a quick test with the new vertex map node and are wondering how to get better quality results.

My understanding is that Octane transforms the vertex map into a black and white image which can then be plugged into other nodes to drive alphas, displacement and so on. The quality issue seems to be related to polygon density to an extend but isn't fully resolved by upping more poly's. I set the c4d shader size to 1k and upped the displacement res as well but that doesn't make a difference either. Is there a work around to this issue? It might be my mistake of using it wrongly but if not it kind of makes the vertex shader useless for displacement mapping which is a pitty as this is such a great implementation.

I attached an image to show better what I mean.

Thanks,
Daniel

Re: Vertex Map Quality

Posted: Mon Jan 09, 2017 3:36 pm
by aoktar
It's not about vertexmap quality. I think renderer ignores 2. uv_coordinates in displacement. Because my implementation generates extra uv at uvset2 and an image per vertexmap. It's 4x4 pixels per face by default and no need to be bigger.

Re: Vertex Map Quality

Posted: Wed Jan 11, 2017 12:09 pm
by mbutler2
Can you tell us what that means?

Re: Vertex Map Quality

Posted: Wed Jan 11, 2017 12:13 pm
by aoktar
mbutler2 wrote:Can you tell us what that means?
What? I explained as i could do. It's not about quality of vertexmaps. There is a problem on displacement texture. It's not recognising uvset2.