Forum Moderators: wheatpenny, TheBryster
Vue F.A.Q (Last Updated: 2024 Dec 30 8:14 pm)
I would suggest to draw the lines in a 2D graphics program like Photoshop and then import the image to add to your terrain via the "picture" function (or a texture map node in a procedural terrain).
Another alternative is to use a function (Noise Nodes -> Line patterns for example), but that way you have less control about how and where the lines appear.
Ciao
TD
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
I need to make straight lines, such as in this image.
http://newsimg.bbc.co.uk/media/images/44290000/jpg/_44290101_08_fields.jpg
I tried doing it by hand but my hand is too shakey, is there a straight line tool that I dont know about or is there another way to achieve perfectly straight lines?