Metadata-Version: 2.4
Name: loki-gen
Version: 1.0.0
Summary: Blender-based scene generation utilities for distributed camera simulations
Requires-Python: >=3.13
Requires-Dist: bpy>=5.1.1
Requires-Dist: ruff>=0.15.12
Description-Content-Type: text/markdown

# Loki

Reusable Blender scene-generation package for distributed camera simulations.

## Render Pipeline


```bash
 ./hpc-script.sh 60 30  /mnt/scratch/sc23mt2/simple-sphere.blend /mnt/scratch/sc23mt2/simple-sphere cameras.csv
```

```bash
./concat_render.sh sphere-cameras.csv /mnt/scratch/sc23mt2/simple-sphere
```

./hpc-script.sh 60 30  /mnt/scratch/sc23mt2/rocket-loop.blend /mnt/scratch/sc23mt2/rocket-loop cameras.csv

