stuffmatic / fSpy-Blender

Official fSpy importer for Blender
https://fspy.io
GNU General Public License v3.0
1.22k stars 123 forks source link

Importing CLI's output #63

Open Picalines opened 2 years ago

Picalines commented 2 years ago

Currently fSpy's CLI generates a JSON output with camera parameters and etc. However, as far as I understand, the Blender addon only accepts .fspy files to also import background image

Theoretically I can write a program that generates fSpy project from CLI's output, but that just sounds weird in itself. Are there any other workarounds, or am I missing something obvious?