wdas / partio

C++ (with python bindings) library for easily reading/writing/manipulating common animation particle formats such as PDB, BGEO, PTC. https://wdas.github.io/partio
https://www.disneyanimation.com/open-source/partio/
Other
461 stars 133 forks source link

AIR point cloud support #3

Open mikeboers opened 13 years ago

mikeboers commented 13 years ago

Is there any interest in having AIR point cloud support as well? I'm not sure about what the .apc format is actually like, but it will also accept RIBs specifying a Points primitive.

I have some experience writing tools for converting to/from AIR clouds, so I would be more than happy to write it up myself. =]

aselle commented 13 years ago

I haven't heard of AIR point clouds. Could you send me a link? I'm open to support for additional formats of course.

mikeboers commented 13 years ago

This one -> http://www.sitexgraphics.com/

The most recent version has a couple of different point cloud formats, but I know that since version 7 it has supported RiPoints in either ascii or binary.