simularium / simularium-planning

Apache License 2.0
0 stars 0 forks source link

MILESTONE 7 : binary, demo metaballs #73

Closed blairlyons closed 1 year ago

blairlyons commented 2 years ago

Binary I/O

Binary .simularium files are smaller, write and load faster, and will help us handle larger datasets.

Demonstrate metaball rendering

Metaballs could be a more efficient representation for agents that change shape over time than including a separate mesh file for each agent at each timestep, but we need to investigate if it is performant enough.