Skip to content

yanansun0074/squirrel_3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squirrel_3D

Intro

This is a repo for 3D data visualization of 2018 Central Park Squirrel Census.

Find the data here: https://data.cityofnewyork.us/Environment/2018-Central-Park-Squirrel-Census-Squirrel-Data/vfnx-vebw

All the visualization is made out of the dataset above in Blender. To run the script and generate the visualization, make sure to download Blender (https://www.blender.org/) first.

Work samples

How to view in Blender

  1. Have Blender installed on your computer
  2. Pull the repo
  3. open ".blend" files
  4. Toggle the collections to hide and unhide objects
  5. Click on the "Scripts" Tab to view all the scripts (see how to run scripts below)

e.g. "Bar Chart Collection" and "Scatter Plot Collection" to see work sample 1 and 2.

Screenshot 2023-11-28 at 11 29 04

How to run scripts in Blender

  1. In ".blend" file, open "Scripting" workspace.
  2. Use the "browser text to be linked" button to switch between scripts.
  • if you could not find any script file open in Blender, Select "Text" >>> "Open", open the files file from "Scripts" folder with corresponding names.
  1. Run it with "run script" button (little triangle). The button will run the current script only.
Screenshot 2023-11-28 at 11 49 37
  1. Console output

Before run "Scatter_Black", "Scatter_Cinnamon", and "Scatter_Gray", be sure to create a sphere object with corresponding material in the viewport and select that object. This is to take advantage of linked objects that save spaces, so that you won't find a 400 MB file when exporting😢.

Author: Yanan Sun
All rights reserved

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors