Jump to content

Is it possible to access the terrain mesh at runtime with GAIA?


Jisase
Go to solution Solved by Bryan,

Recommended Posts

Hello, I hope you are well!

I want to create a system capable of making simple modifications to the terrain at runtime such as creating mountains, holes and flatten the terrain and I do not know if this is possible with GAIA, if someone can clarify this doubt I would appreciate it very much because I can not find an access to any API.

Link to comment
Share on other sites

On 6/7/2022 at 5:37 PM, Jisase said:

Hello, I hope you are well!

I want to create a system capable of making simple modifications to the terrain at runtime such as creating mountains, holes and flatten the terrain and I do not know if this is possible with GAIA, if someone can clarify this doubt I would appreciate it very much because I can not find an access to any API.

For bigger (open world) terrains, a terrain-mesh maybe to performance eating.
You can deform regular unity terrain (at runtime) via script by accessing the heightmap of the terrain.
For holes (caves) and overhangs, this is more complicated and requires a voxel terrain, or a plugin like
"DiggerPro" (found on asset store), that partially places voxels at the place you dig the terrain (while
preserving the untouched spaces as unity terrain).

If you want to code caves capability yourself then know this is nothing you do within a weekend or two.

Cheers.
 

  • Like 1
Link to comment
Share on other sites

  • Bryan locked this topic
Guest
This topic is now closed to further replies.
  • Tell a friend

    Love Canopy - Procedural Worlds? Tell a friend!
  • Need help?

    We work with some of the biggest brands in global gaming, automotive, technology, and government to create environments, games, simulations, and product launches for desktop, mobile, and VR.

    Our unique expertise and technology enable us to deliver solutions that look and run better at a fraction of the time and cost of a typical project.

    Check out some of our non-NDA work in the Gallery, and then Contact Us to accelerate your next project!

×
×
  • Create New...