{"id":31581214,"url":"https://github.com/tejas-jadhav01/blender-csv-visualizer","last_synced_at":"2026-05-18T04:32:25.851Z","repository":{"id":308227606,"uuid":"1030527134","full_name":"Tejas-Jadhav01/Blender-CSV-Visualizer","owner":"Tejas-Jadhav01","description":"A Blender add-on for visualizing CSV data as 3D objects.","archived":false,"fork":false,"pushed_at":"2025-08-04T19:24:12.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-04T22:14:42.032Z","etag":null,"topics":["blender","blender-addon","csv","data-visualization","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tejas-Jadhav01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-01T19:48:00.000Z","updated_at":"2025-08-04T19:24:16.000Z","dependencies_parsed_at":"2025-08-04T22:16:32.115Z","dependency_job_id":"35a2581f-8ac0-4d86-9bbe-57336150e1a8","html_url":"https://github.com/Tejas-Jadhav01/Blender-CSV-Visualizer","commit_stats":null,"previous_names":["tejas-jadhav01/blender-csv-visualizer"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Tejas-Jadhav01/Blender-CSV-Visualizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tejas-Jadhav01%2FBlender-CSV-Visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tejas-Jadhav01%2FBlender-CSV-Visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tejas-Jadhav01%2FBlender-CSV-Visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tejas-Jadhav01%2FBlender-CSV-Visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tejas-Jadhav01","download_url":"https://codeload.github.com/Tejas-Jadhav01/Blender-CSV-Visualizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tejas-Jadhav01%2FBlender-CSV-Visualizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278526245,"owners_count":26001326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blender","blender-addon","csv","data-visualization","python"],"created_at":"2025-10-05T21:55:00.994Z","updated_at":"2025-10-05T21:55:02.013Z","avatar_url":"https://github.com/Tejas-Jadhav01.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blender-CSV-Visualizer\nA Blender add-on for visualizing CSV data as 3D objects.\n\n# 📊 CSV Data Visualizer for Blender\n\n**CSV Data Visualizer** is a Blender add-on that lets you turn CSV data into beautiful 3D visualizations—right inside Blender. Whether you're working with bar charts or 3D scatter plots, this tool makes data exploration visual and intuitive.\n\n---\n\n## 🔧 Features\n\n- 📁 **CSV Import**: Load any CSV file and map columns to axes, scale, and color.\n- 📊 **Chart Types**:\n  - Bar Chart (X: categorical, Y: numerical)\n  - 3D Scatter Plot (X, Y, Z: numerical)\n  - Custom configuration\n- 🧭 **Axis Mapping**: Choose which columns represent X, Y, Z. Treat them as numerical or categorical.\n- 🎨 **Visual Styling**:\n  - Choose primitives: Cube, Sphere, Cone, Cylinder\n  - Scale objects using data\n  - Color mapping or alternating colors\n  - Optional labels and axis lines\n- 💡 **Scene Setup**:\n  - Camera presets: Front, Top, Isometric\n  - Lighting presets: Sun Lamp, Point Lamp\n- 🖥️ **User Interface**: Integrated into Blender’s 3D Viewport sidebar under the **CSV Viz** tab.\n\n---\n\n## 📦 Installation\n\n1. Download the `csv_data_visualizer.py` file.\n2. Open Blender → Edit → Preferences → Add-ons → Install.\n3. Select the `.py` file and click **Install Add-on**.\n4. Enable the add-on from the list.\n5. Go to the 3D Viewport → Press `N` → Find the **CSV Viz** tab.\n\n---\n\n## 🧪 Example Usage\n\n- Load a CSV file with columns like `Category, Value`.\n- Choose **Bar Chart** preset.\n- Set `X Column = 0`, `Y Column = 1`.\n- Click **Visualize CSV Data**.\n\n---\n\n## 📁 File Structure\n\n\n---\n\n## 🙌 Credits\n\nCreated by [Tejas](https://github.com/Tejas-Jadhav01)  \nInspired by the need to make data more visual and accessible in Blender.\n\n---\n\n## 📜 License\n\nThis project is licensed under the MIT License. Feel free to use and share!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftejas-jadhav01%2Fblender-csv-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftejas-jadhav01%2Fblender-csv-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftejas-jadhav01%2Fblender-csv-visualizer/lists"}