App · Exporter

FBX export with per-asset config and a local queue.

Configure FBX options per asset. Run Maya and Blender exports headlessly. Track every export job in a SQLite-backed local queue with progress streaming straight to your desktop.

exporter.layerline.co
Screenshot · Exporter
The problem

What this app solves.

Exports are the moment things break. Different artists need different FBX options. Maya and Blender want different scripts. Long batch exports lock up the machine and there's no way to see how far they got.

  • 01 Every artist exports with slightly different settings
  • 02 Maya / Blender export scripts live in someone's home folder
  • 03 Export progress is invisible until the file appears or doesn't
  • 04 Re-running a failed export means doing it manually all over again
Features

Built for the way teams actually work.

01 · feature

Per-asset BVX export configuration

Each asset stores its own FBX options — geometry, animation, namespaces, axis convention. Save once, every export uses it.

create_file_config · update_asset_export_config
02 · feature

SQLite local export queue with progress streaming

Every export becomes a job in a local SQLite queue on your desktop. Progress streams to the UI via Tauri events. Re-run, retry, or cancel without touching the DCC.

src-tauri/services/export_queue/database.rs
03 · feature

Maya and Blender headless export

Layerline drives Maya and Blender from the desktop client with the right Python or MEL — open the file, run the export, exit. No more interactive sessions just to ship one FBX.

src-tauri/commands · export_from_maya · export_from_blender
04 · feature

Script templates per DCC

A library of export script templates per DCC, filterable so artists pick the right one for the job. The team's house style stays consistent.

list_script_templates

One OS. Every app. Yours.

Start free. No credit card, no procurement loop. Scale to a studio when you're ready.