Textures Coord on terrainSceneNode

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Vsk
Posts: 343
Joined: Thu Sep 27, 2007 4:43 pm

Textures Coord on terrainSceneNode

Post by Vsk »

Hi, I'm using terrainScenenode, wich receive a hugh texture and put it all along the terrain.
But I would like to add some other textures in some parte of the terrain.
Is ther a way to do this with terraSceneNode?.
For example, if I wanto to put a wheel print after wheel pass over a terrain part, I have the terrain coords for that part.. is there a way that I coudl map a texture to this region particular?
Could you please add some code or pseudoCode? I'll be very thankfull.

Thanks in advance
Avian
Posts: 17
Joined: Sun Dec 16, 2007 7:14 am

Post by Avian »

Someone had a scene node for decals - like bullet holes in the walls. Textures over over other textures. you could have a look for that.
rogerborg
Admin
Posts: 3590
Joined: Mon Oct 09, 2006 9:36 am
Location: Scotland - gonnae no slag aff mah Engleesh
Contact:

Post by rogerborg »

To the best of my knowledge, nobody has provided a usable decal solution that deals with edges.
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Post Reply