Grasshopper

algorithmic modeling for Rhino

hi 

i have exportet file on CSV format from MassMotion software ( crowed simulation ) .

this CSV file include these column : agent ID _ X position _ Y position _ Z position _ Speed of agent _ time on simulation _ heading ( face direction ) .

i need to import these CSV file to Grasshopper as point that move on the Time . 

Views: 598

Attachments:

Replies to This Discussion

Since the data isn't stored at fixed time intervals, I think you'll have to use some custom coding to find the location of each agent at any given time. You can stick to strings, or load the entire motion data into a custom type, or a dictionary or something, it depends a bit on how much data there is and how performance critical the access needs to be.

Attachments:

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service