Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 282 Bytes

File metadata and controls

10 lines (7 loc) · 282 Bytes

unity_triangle_example

Create a single triangle in Unity

This project shows how to create single triangles and wireframes in Unity.

This is the basis for all procedural geometry construction.

You should know how to do this before creating and importing geometry from packages.