CSV files with framerange

   2837   2   0
User Avatar
Member
31 posts
Joined: Aug. 2011
Online
Hi magicians.

Hopefully someone can help me with this.

I need to export a pointcloud with various attribs to Unreal through a .csv file with ordered columns.
Basically the csv_exporter from Sidefx Labs but with an framerange. So each frame concatenated after eachother.

I've also looked into the Niagara exporter from labs. Which gives me pretty much what I need exept that the columns are written in a random order, and unfortunatly I need it ordered.

Anybody knows how I can add framerate functionality to the .csv exporter from labs or how to get ordered columns out of the Niagara exporter. Or even an entire other solution would be great. My python skills are basically zero.

Thanks in advanced!

Cheers K
User Avatar
Member
78 posts
Joined: Sept. 2008
Offline
Hi Kleeft

Did you manage to work out how to export per frame pointclouds ?
I'm recording live faceware data and trying to export it as CSV.

Thanks

John
User Avatar
Member
31 posts
Joined: Aug. 2011
Online
Sorry John never got a notification.

For future reference.
No i didn't figure it out.

Eventually went another direction.
Tried to store the data into images. But there where some limitation with bitdepth in unreal and also getting the motionblur to work from what I can remember.

Ended up with a mixed workflow with some abcs and some textures / vats.
  • Quick Links