Hey guys I’m trying to come up with something like this:
or
http://s27.postimg.org/yqar38dxv/paint.jpg
Preferably the very last one as I want it as smooth as possible, now I’ve done some research and apparently the way to go about doing this is with batch.draw(Texture, Float[] vertices … ), problem is I’ve no idea how to use it or if this really is the best method.
Could anyone give me a hand and just show me a small example ( snippet of code) of how it could be done, I just want it to randomise and make it seem like mountains on the ground. Thank you