BlenderPartioTools icon indicating copy to clipboard operation
BlenderPartioTools copied to clipboard

BlenderPartioTools is an open-source add-on to import particle data in Blender.

Results 2 BlenderPartioTools issues
Sort by recently updated
recently updated
newest added

I am using the addon from this commit: bdc3b993b4fb1306f32636be08771cbd7189967a Blender Version: 2.82 (OS Windows 10) I created a simulation using SPlisHSPlasH. Here is the json file: ``` { "Configuration": {...

Hi, I'm able to install and import particles into Blender 2.80. I'm using the `.bgeo` file format and the following field names: `id`, `position`, `pscale`. When I import the particles...