Skip to content
This repository was archived by the owner on May 21, 2019. It is now read-only.

inconvergent/differential-mesh-3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Differential Mesh 3d

ani

Differential Mesh is an extension of the Hyphae (https://github.com/inconvergent/hyphae) algorithm. I started working on it with the intention of mimicking the growth of (certain types of) lichen.

This three dimensional extension is something else entirely ...

img

Prerequisites

In order for this code to run you must first download and install:

Other Dependencies

The code also depends on:

  • numpy
  • scipy
  • cython