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 .
Tags:
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.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2025 Created by Scott Davidson.
Powered by