Skip to content

Convert a .csv file of embryo coordinates to a blender model.

Notifications You must be signed in to change notification settings

BradhamLab/csv2blender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

csv2blender

Convert a .csv file of embryo coordinates to a blender model.

The script takes two files as input, an input file name and an output file name. The input file is expected to be a .csv file, while the output file is expected to be .txt file. To run the script issue the following command:

`python csv2blender.py <input_file> <output_file>`

Copy and paste the output into a blender python terminal.

About

Convert a .csv file of embryo coordinates to a blender model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages