stuffmatic / fSpy

A cross platform app for quick and easy still image camera matching
https://fspy.io
GNU General Public License v3.0
2.22k stars 209 forks source link

Scaling Blender geometry during fspy import #124

Open Sucrmb opened 1 year ago

Sucrmb commented 1 year ago

Using Blender 3.5.0 Alpha and FSpy 1.0.3 win.

I am import an fspy file into an existing Blender file with geometry. After the import all the objects of the blender file where scaled down by factor 1000, for example befor the import the dimensions of an object are X: 47660mm, Y: 38706mm, Z:1000mm and after the import the dimensions of the same object are X: 47.7mm, Y: 38.7mm, Z: 1mm.

Do you know this problem and is there any solution to solve this?

Kind Regards Marcus

savissimo commented 1 year ago

Do you mean that all the objects you had in your Blender scene were scaled down after importing the fSpy camera? That sounds like a bug with the importer rather than with fSpy itself.