Hello,
I'm working on my own terrain system, but now it's time to work on the editor for it, but I'm looking for peoples ideas on what they think would be the best way to go about editing terrain.
I was using a pixmap being edited in real time and the terrain would change once, the mouse button was released, but I found out that it was way to slow for doing real time editing if I wanted to make the terrain editable in my game.
The other thing is I'm also trying to do multi-texturing or terrain splatting. If you have any good links or code you could post please send it my way, threw email or post here, thanks.
I'm working on my own terrain system, but now it's time to work on the editor for it, but I'm looking for peoples ideas on what they think would be the best way to go about editing terrain.
I was using a pixmap being edited in real time and the terrain would change once, the mouse button was released, but I found out that it was way to slow for doing real time editing if I wanted to make the terrain editable in my game.
The other thing is I'm also trying to do multi-texturing or terrain splatting. If you have any good links or code you could post please send it my way, threw email or post here, thanks.