zcase / labmeat

CS6890 Lab Grown Meat Project
1 stars 1 forks source link

Create Voronoi diagram Generator #1

Closed zcase closed 4 years ago

zcase commented 4 years ago

With the following params: number of nodes

KyleReese commented 4 years ago

Paper on representing cells as Voronoi diagram (might be more detailed than we want to get into) https://link.springer.com/content/pdf/10.1007%2Fs11538-009-9498-3.pdf

KyleReese commented 4 years ago

Voronoi generator for protein structures, written in python. Might be useful for us https://academic.oup.com/bioinformatics/article/21/15/3316/195753

zcase commented 4 years ago

The generator might be really easy because it is dependent upon numpy arrays I’ll have to submit my example tonight

zcase commented 4 years ago

IMG_6652 IMG_6656 IMG_6654 IMG_6655 IMG_6651 IMG_6653

zcase commented 4 years ago

Look for planar graph