Page 1 of 2

Camera projection problem.

Posted: Thu Sep 20, 2012 12:33 am
by manalokos
Hello,

This is a recurrent problem that has affected my work and I bet many of you have the same problem when dealing with meshes that have Camera projected UV's, these are essential when you want to mix CG images with real photographs.

When I render my meshes with camera projected UV's and textures in softimage I have the result I am expecting, but when I switch to octane the textures get completely messed up, specially when the surfaces are more oblique to the camera.

This is an issue that I can partially solve by subdividing the mesh, but even then the final result has distortions, and can make a simple scene become heavy.

Is this a bug in octane? could it be solved by octane team, or am I doing something wrong?
I attached an example to show you what I mean!

Best regards
Filipe

Re: Camera projection problem.

Posted: Thu Sep 20, 2012 1:31 am
by convergen
try triangulating your mesh before projecting the UV's onto it?

Re: Camera projection problem.

Posted: Thu Sep 20, 2012 6:56 am
by manalokos
I just tried triangulating the mesh before applying the UV's, but the problem persists...

Re: Camera projection problem.

Posted: Thu Sep 20, 2012 8:10 am
by face
Modo has the same problem, not so extreme but it was there...
Workaround would be to render out a material id with the info kernel and compose it later...

face

Re: Camera projection problem.

Posted: Thu Sep 20, 2012 10:24 am
by manalokos
Hello Face,


Do you think the problem is caused by Softimage, or is it Octane?
It must be something about the way octane and softimage interpolate the UV's...

Yes, I usually composite with material ID, but it would be great not having to do it,
also reflections and other secondary bounces will be affected by the distortion...

Best regards
Filipe

Re: Camera projection problem.

Posted: Thu Sep 20, 2012 11:21 am
by face
The problem is caused by Octane.
Modo has the same problem when i create a plane and use a camera projection.

face

Re: Camera projection problem.

Posted: Thu Sep 20, 2012 11:56 am
by manalokos
does the Octane team know about this problem? it is an important issue to fix!

Regards
Filipe

Re: Camera projection problem.

Posted: Thu Sep 20, 2012 2:34 pm
by face
I don“t know...

face

Re: Camera projection problem.

Posted: Thu Sep 20, 2012 3:16 pm
by manalokos
Well, I hope they read this thread! ;)

Re: Camera projection problem.

Posted: Thu Sep 20, 2012 9:18 pm
by roeland
Octane doesn't support this at the moment. UV coordinates of a point are found by linear interpolation between the UV coordinates of the vertices. The projection of the texture to the quad is a projective transform, it needs a kind of non-linear interpolation. I can put this feature on our the TODO list.

--
Roeland