Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Voxel Terrain

Discussion in 'World Building' started by Zipfile_14, May 9, 2022.

  1. Zipfile_14

    Zipfile_14

    Joined:
    Mar 17, 2020
    Posts:
    2
    Somebody help! Is there a tool in unity where I could just paint terrains just like this one
     
  2. hippocoder

    hippocoder

    Digital Ape Moderator

    Joined:
    Apr 11, 2010
    Posts:
    29,723
    Everyone doing ambitious "painted" work like that uses https://ephtracy.github.io/ (magicavoxel) and exports to mesh / Unity due to the granularity and tools required.

    Smaller effects like grass or dynamic elements are treated separately.
     
    Zipfile_14 likes this.
  3. Zipfile_14

    Zipfile_14

    Joined:
    Mar 17, 2020
    Posts:
    2
    Oww I see. Thanks :D