  | | | Render-to-texture between two projections | Render-to-texture between two projections 2005-03-01 - By peterb
Back you can assign just one material to the object. within that material, you can assign as many textures as you want to as many projections as you want. You can assign a material to a cluster, containing a selection of polygons from the object. again with as many projections as you want.
You cannot apply a material to a projection. This just doesnt make sense. A material is applied to an object or a cluster. A projection is a property of an object. (actually it is a cluster I think, but that just makes it more confusing) There is no immediate link between materials and projections, allthough within a material you can define what textures use what projections.
perhaps try to explain why you want to do this / what you are after to achieve.
I do have the feeling that you want to assign your material with the original texture, and corresponding projection to the object, rendermap this to another texture, using a second projection, and then assigning this to the object to see the result. If so, a good method is making a second pass, assigning an override material to the pass, and assign the texture on that. So you can switch to the original pass and see the object with the original texture, and then switch to another pass and see the object with the rendermapped texture.
> Sorry for abusing the list as my personal RTFM replacement today. > > How do you apply a separate material to each texture projection? It's > one of the areas I haven't delved into yet. I can open the material > and "Use specific Image/UV pair" to tell each material which > projection to use, but whenever I assign a material to a mesh it > overrides the other one. I want both to be assigned to the same mesh. > > I don't think I should/could use texture cluster here as I want both > materials assigned to the entire mesh. I just want each to use a > different UV set. > > -- > Matthias > > p> thats what rendermap is for? > p> assign your texture with the first uv set and a constant material > p> rendermap to the second UV set. > p> unless I missed something in your question? > > > >> As an alternative to the last question (trying to bring an object into > >> Maya to do this workstep), is there an XSI way to render to texture > >> between two projections? I want to give the renderer a source UV set > >> and a target UV set and have it render an existing texture from the > >> old UVs to the new UVs. Maya does this (AFAIK) using mray, I'd love to > >> do this right in XSI. > > p> --- > p> Unsubscribe? Mail Majordomo@(protected) with the following text in body: > p> unsubscribe xsi > > > --- > Unsubscribe? Mail Majordomo@(protected) with the following text in body: > unsubscribe xsi >
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|
 |