Add a single, textured triangle to the scene
Posted: Sat Apr 14, 2007 11:26 pm
Hi @ all.
Irrlicht seemed to be THE thing I wanted, I had no problems setting up a terrain, creating nice looking water and a moving camera. It was just the thing I wanted.
But now I got into big trouble just adding a simple, single textured triangle with 3 vector positions and a material to the scene.
I was just not able to manage it, because I didnt find a function for that. Now I tried Custom Scene Node Tutorial. But I don't know the class things of .NET well enough (I'm using VB.NET), and so I can't even manage the first line of the example code :p
Please help me with some good hints, links or whatever; I dont want big terrains, models or whatever, I just want to add some single triangles manually!
Irrlicht seemed to be THE thing I wanted, I had no problems setting up a terrain, creating nice looking water and a moving camera. It was just the thing I wanted.
But now I got into big trouble just adding a simple, single textured triangle with 3 vector positions and a material to the scene.
I was just not able to manage it, because I didnt find a function for that. Now I tried Custom Scene Node Tutorial. But I don't know the class things of .NET well enough (I'm using VB.NET), and so I can't even manage the first line of the example code :p
Please help me with some good hints, links or whatever; I dont want big terrains, models or whatever, I just want to add some single triangles manually!