04-26-2015, 02:40 PM
Hi,
I wrote a little tool [1] to make a terrain from brushes from an image. It is quite limited in usefulness, but I wondered for while about a central shortcoming: I couldn't figure out how to set texture coordinates correctly such the texture seams match.
[1] https://github.com/fps/map0
Is there a way to get the textures aligned correctly if considered as projected from the top? Patches welcome..
NOTE: Don't try this with images much larger than 100x100 pixels
I wrote a little tool [1] to make a terrain from brushes from an image. It is quite limited in usefulness, but I wondered for while about a central shortcoming: I couldn't figure out how to set texture coordinates correctly such the texture seams match.
[1] https://github.com/fps/map0
Is there a way to get the textures aligned correctly if considered as projected from the top? Patches welcome..
NOTE: Don't try this with images much larger than 100x100 pixels
formerly known as lda17h