Jump to content

Recommended Posts

Hi Everyone!

In conjuction with the new GeNa Mesh Extrusions tool, we are also looking at better blending options in the radius where the holes are cut. We are working on getting a tool set up that, when giving an area, can create a set of PBR textures reflecting the final blended terrain at that position. 

This saves us from having to sample the terrain shader more times than actually needed, and allows us to explore other areas where sampling the color of the terrain below a surface could be used.

Here are some screenshots showing the final result being sampled on a plane gameobject, next to the terrain it sampled from. Can you notice the seams where the plane intersects the terrain?

CaptureTerrain.thumb.PNG.a5d4299aa80a1297dd55b132fdaabfe7.PNG

 

This tool is also supported on multiple terrains (4 terrains are used in this picture, intersecting where the area is captured, with one of them highlighted in orange).

MultiTerrain.thumb.PNG.f8d3519afa616fd341e085d3925d09cb.PNG

 

We also sampled some other data that Unity's terrain component provides as textures, such as their splatmaps, heightmaps and world normal. Here is a comparision without some of the more detailed terrain textures utilised:

Before:

WithoutWorldNormal.thumb.PNG.90cf484a6d92644b97bef2b6f940f63d.PNG

After:

WithWorldNormal.thumb.PNG.6dfacaf0b8a4eff30a657ce90085b08a.PNG

 

Sampling the color on the terrain below on object also allows us to blend it with objects on top, such as this rock example!

SampleTerrainRock.gif.8b3dd157791c0e56a922e4469d8a3d83.gif

 

What other uses do you think this could be used for?

  • Like 1
Link to comment
Share on other sites

something that might be cool if you could do it would be to offer the option of exporting the terrain geometry around the hole as part of the process. This would make it easier (less steps at least_ for an artist to take that geo and model a cave entrance, etc. in external software.

Link to comment
Share on other sites

12 hours ago, BunnyViking said:

something that might be cool if you could do it would be to offer the option of exporting the terrain geometry around the hole as part of the process. This would make it easier (less steps at least_ for an artist to take that geo and model a cave entrance, etc. in external software.

Great idea! I believe we currently do have a method of generating a seperate mesh around the area where the hole is cut, hence why this terrain capturing tool was invisioned as to provide a cheaper shader for this separate piece to render. We've been working hard to get the normals of this mesh matching the terrain normals so as to not cause any noticable seams between it and the terrain.  

  • Like 2
Link to comment
Share on other sites

  • 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...