Object animation from CSV
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I have little/no skills with coding/programming experience (I used C, but I am willing to learn the bits I need to know in order to do the following for a new and specific request from my employer.
We are using MATLAB to generate XYZ position and rotation co-ordinates, these are exported into a spreadsheet, I will be requesting these positions to be logged every 25th of a second so we may translate them to 25fps animation frame rate.
We would like to import/reference this CSV to drive the animation/path of a group of 10 objects.
Each object would have its own trajectory and data to drive it within the CSV.
Is this even possible? I used C# in unity around 10 years ago but nothing since.
I would really value it if someone could steer me on the possibilities. If I need to learn some code...no probs, but it would be nice to know its possible before I bang my head against a wall for weeks trying to figure it out.
Thanks in advance for your help
Nick