Skip to content

satabol/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

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%