/UnityProceduralMeshes

Simple examples of how to approach procedural meshes in Unity

Primary LanguageC#

Procedural Mesh Examples

Two simple examples of dealing with generated meshes in Unity.

  • MeshExample - generates an animated mesh
  • TerrainExample - generates terrain with perlin noise and animates each frame