KeyShot Forum

Technical discussions => General discussion => Topic started by: SebastianG on July 23, 2018, 10:44:36 AM

Title: Import multiple .STL files as single Alembic File
Post by: SebastianG on July 23, 2018, 10:44:36 AM
Hello everyone,

I got a lot of .STL files of a water simulation and I would like to know if there is a possibility to convert them to Alembic Format (.abc)?

At the moment I have to import each .stl manually, calculate the normals (edit geometry), group them (carfully). Then I hide all .stl except one and add the current view to the render queue. I have to do that for each frame  :(

Well it takes ages and I wondered if there is a better way to do that?
I searched but I could not find a converter to save all .stl files in a single .abc file.

Thanks!
Title: Re: Import multiple .STL files as single Alembic File
Post by: Will Gibbons on August 06, 2018, 04:06:05 PM
Where are your files coming from (what software are they made in?)
Title: Re: Import multiple .STL files as single Alembic File
Post by: SebastianG on August 07, 2018, 09:48:25 AM
Currently I'm doing some fluid simulations with SimScale which is a cloud Simulation Platform.
I create Multi-phase simulations with water and air. SimScale uses OpenFOAM as Solver. 

Here is an example how the simulations look like:
https://youtu.be/txqcePmnTVU

I can download the results and open them in ParaView. Then I extract the "surface" between the water phase and air phase. Finally I can export stl-Files of each time step. Unfortunately I could not find a way to export to alembic format  :(