jasonwebb / dla-sandbox-for-unity

Unity project exploring 3D diffusion-limited aggregation (DLA) with high-res photogrammetry scans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO: introduction

DLA.cs

TODO: describe function

WalkerScript.cs

TODO: describe function

Usage

  1. Place your mesh object in a GameObject container with the tag MeshContainer.
  2. Give the mesh object the tag Mesh.
  3. Attach a MeshCollider to the mesh object.
  4. Attach the DLA.cs script to the mesh object.

Screenshot of Unity with configuration notes

About

Unity project exploring 3D diffusion-limited aggregation (DLA) with high-res photogrammetry scans


Languages

Language:C# 100.0%