Our website uses cookies to collect statistical visitor data and track interaction with direct marketing communication / improve our website and improve your browsing experience. Please see our Cookie Notice for more information about cookies, data they collect, who may access them, and your rights. Learn more

Procedural Grid

Discussion started by vivek-lnt

Procedural Grid

Programming Form


  • Create a grid of points.

  • Use a coroutine to analyze their placement.

  • Define a surface with triangles.

  • Automatically generate normals.

  • Add texture coordinates and tangents.

In this tutorial we'll create a simple grid of vertices and triangles.

This tutorial assumes that you are familiar with the basics of Unity scripting. See Clock for these basics. Constructing a Fractal provides an introduction to coroutines. This tutorial has been made for Unity 5.0.1 and up.

http://catlikecoding.com/unity/tutorials/procedural-grid/

Answers

Posted over 9 years ago
0

Follow the link for more in details

Your answer

In order to post an answer, you need to sign in.

Chat