miketucker / UnityProceduralMeshes

Simple examples of how to approach procedural meshes in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple examples of how to approach procedural meshes in Unity


Languages

Language:C# 100.0%