Create a data visualization by importing statistical data (.csv) into Blender.
See the demo here: https://www.youtube.com/watch?v=ci_H17OG2r4
Supports the following:
- .csv files delimited by comma, semi-colon or tab
- Reads numeric and non-numerical data (with or without headers)
- Data can be visualized either as Scatter Plot, Pie Chart, Histogram or through a user-specified objects.
- Download a ZIP of this repository
- Open Blender. Go to File ➙ User Preferences ➙ Addons ➙ Install from ZIP and choose the downloaded ZIP folder.
- Activate the Plug-in by clicking the checkmark next to "Import-Export: Import Statistical Data (*.csv)"
- In Blender, go to File ➙_Import_➙ Statistical Data (.csv)
- In the file selector, choose your CSV file and adjust the settings in the left-panel. Then press Import CSV.
Licensed under GPL 3.0