Page 1 of 1

Multi layered texturing....

Posted: Wed Aug 10, 2005 11:49 am
by Gamespider
Well... someone in the old forum was saying rf already has it. There were some screenshots as well. Is this true? if so how to use it?

Posted: Wed Aug 10, 2005 4:55 pm
by wxb1
I have code that does very basic multi-texturing... It would have to be integrated with the current code-base... Unfortunately... my time working with RF has been very limited... As soon as I can I will release the code but I don't really know when... sorry about that...

Posted: Thu Aug 11, 2005 4:48 am
by GD1
Yes, i was using a form of multi-texturing. I was gonna put up a tutorial, but im too lazy ;)

basically i duplicated the geometry of an actor, enlarged it, and used trasnparency so the inside geometry would show through. Looks great with sphere-mapping. The one thing though is you have to vary the transparency levels or there will be no transparency at all.

Posted: Thu Aug 11, 2005 5:11 pm
by Jay
You can also put a 1 texel transparent brush infront of a nontransparent brush to get fake multitexturing for level geometry.