Page 1 of 1

Image Camera Mapping

Posted: Mon Sep 11, 2023 8:23 am
by Apurcell
Hi folks, hoping someone can help solve my issue.

I'm tyring to project and image of text over geometry using camera mapping.

The issue is I only want to see the text where the geometry is visible, so when the camera moves there are gaps.

Here is an example -

https://ibb.co/jk0k8Nx

https://ibb.co/kMhyHjF

and what I'd like to achieve -

https://ibb.co/WzkmvdY

I found this old tutorial but it seems like it's a long way round.



Cheers!

Re: Image Camera Mapping

Posted: Fri Sep 15, 2023 3:55 pm
by affixxius
you could use flat projection in the material tag, and polygon selections to limit where the texture is displayed. this would work with one tag if all geo is one object, otherwise, rinse and repeat.