Hi Liam, My question is, if you have around 250MB per CSV, why is 40GB of CSV data loaded into Blender? What we usually do is load the data for one scene and render a picture at a time. In the end, we combine all pictures as frames into a movie using FFmpeg instead of trying to load all data at once.
Thank you, Ruochun On Thursday, December 12, 2024 at 10:31:57 AM UTC+8 epicli...@gmail.com wrote: > Good afternoon, Community! > > I hope you're all doing well. I have a question regarding post-processing > with the DEM Engine in Blender, inspired by how some folks handle fluid > simulations using CSV files. I'm trying to create a high-quality animation > by importing a large volume of CSVs and VTKs, around 250 MB per csv. > > Would this require a co-simulation add-on from regular Chrono, or is there > a more efficient approach? For example, could I use ParaView to export the > data as .ply or .usd files and then import them into Blender? > > I also experimented with a Python script in Blender to import the CSVs by > reading their columns (x, y, z, r, absv), but Blender crashed under the > load of 40 GB of CSV data—unsurprisingly, that's quite the chunk of data to > handle. > > If anyone has insights, advice, or experience with this kind of workflow, > I'd really appreciate your input! > > Thanks, > Liam > -- You received this message because you are subscribed to the Google Groups "ProjectChrono" group. To unsubscribe from this group and stop receiving emails from it, send an email to projectchrono+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/projectchrono/6d8b3d4e-99af-46d1-9a14-60e477697547n%40googlegroups.com.