Search Unity

[free] Terrain Stamps (github).

Discussion in 'Assets and Asset Store' started by Rowlan, Apr 14, 2019.

  1. Rowlan

    Rowlan

    Joined:
    Aug 4, 2016
    Posts:
    4,269
    Terrain Stamps

    This is a collection of various textures and brushes for the Unity Terrain Stamp Tool.

    When I started with Unity I got terrain height maps from other developers who shared them for free, so I thought I'd give back to this awesome community :)

    A typical use case is to stamp on a terrain and then apply terrain textures (grass, rock, etc) via a rule-set supporting asset (e. g. Vegetation Studio Pro with Meadow Environment).

    Example video:



    Download

    https://bit.ly/TerrainStamps

    About the Textures

    The textures for the stamps were generated procedurally using World Creator 2.

    World Creator 2 is a very powerful real-time terrain generator. Creating those terrains took only a few minues. You can check out World Creator 2 here, if you are interested:

    http://world-creator.com

    A few example screenshots to see how the stamps in this repository look like:

    1.jpg
    2.jpg
    3.jpg
    4.jpg

    Maybe download the repository and check out all of them with an image viewer to get a better overview.

    Additional Information

    Please note that as to the writing of this page the Stamp Tool of Unity doesn't support resize and rotation via Mouse. I created a version of the Stamp Tool which supports those features. You can get it from here:

    http://bit.ly/StampToolExtended

    Let's hope Unity will support this in a future release out of the box.

    Requirements

    Unity 2018.3+

    Credits & Greetings

    Credits and greetings to the developers of World Creator 2 and the awesome community on the World Creator discord. Without their hard work this wouldn't have been possible so easily. And the help and support you get from the community is most remarkable.

    Also a big THANK YOU to the Unity developers who created the Terrain Tools.

    More to come in the future :)
     
    Last edited: Apr 14, 2019
  2. DarkTree

    DarkTree

    Joined:
    Mar 23, 2013
    Posts:
    239
    Thank you for sharing. Great job!
     
    Rowlan likes this.
  3. AmarIbr

    AmarIbr

    Joined:
    Sep 27, 2015
    Posts:
    8
    Yes thank you! The rotation script is a great bonus as well!
     
    Rowlan likes this.
  4. Rowlan

    Rowlan

    Joined:
    Aug 4, 2016
    Posts:
    4,269
    You're all welcome. I could add more stamps if needed. Just let me know.
     
  5. bit-master

    bit-master

    Joined:
    Aug 22, 2020
    Posts:
    1
    Great post and thanks! Do you have any stamps for fissures, canyons, or craters?
     
  6. Rowlan

    Rowlan

    Joined:
    Aug 4, 2016
    Posts:
    4,269
    No, but I can make some if you need them.
     
    namkooh30 likes this.
  7. andrevicentegoncalves

    andrevicentegoncalves

    Joined:
    Feb 28, 2020
    Posts:
    2
    Last edited: Nov 26, 2020
  8. Rowlan

    Rowlan

    Joined:
    Aug 4, 2016
    Posts:
    4,269
    Click the green Code button on the github page, then download and extract the files into your Unity Assets folder.

    I haven't tried direct git download yet. I should.

    But please note that you have e. g. the brush resize functionality already in the latest terrain tools, Unity added that feature.
     
    andreiagmu likes this.
  9. andreiagmu

    andreiagmu

    Joined:
    Feb 20, 2014
    Posts:
    175
    Just for clarification, the improved brush functionality is available in the Terrain Tools package, installed via the Package Manager.
    I took a little while to figure out that Rowlan was referring to these tools. :p

    https://docs.unity3d.com/Packages/com.unity.terrain-tools@4.0/manual/index.html

    @Rowlan Maybe you could add some info in the StampToolExtended repository? To help lead the user to the official Terrain Tools package. :)
     
  10. Rowlan

    Rowlan

    Joined:
    Aug 4, 2016
    Posts:
    4,269
    Sure, I added an update text to the github repo, ie that rotation and scaling is supported now out of the box. I actually needed the code of my tools yesterday, leaving that there as is :)
     
    andreiagmu likes this.
  11. stigmamax

    stigmamax

    Joined:
    Jun 30, 2014
    Posts:
    312
    Too many errors ! Unity 2022.3
     
  12. Rowlan

    Rowlan

    Joined:
    Aug 4, 2016
    Posts:
    4,269
    You can use Unity's own tools now, they added roation and scaling
     
  13. stigmamax

    stigmamax

    Joined:
    Jun 30, 2014
    Posts:
    312
    I couldn't find rotation in Unity 2022.3
     
  14. Rowlan

    Rowlan

    Joined:
    Aug 4, 2016
    Posts:
    4,269