Page 1 of 1

SDK doesn't write out Scale-matrix on keyframes

Posted: Tue Feb 21, 2017 5:21 am
by Daniel
Hi guys,

I can set the S-parameter (Scaling-MAtrix) of a keyframe in the SDK and it gives me the correct results in the image buffer, but when I store the scene as an .igs file all scaling-informations seem to get lost. I have a example scene if that helps, however I nailed it down to the fact that there's no scale-information in the .igs file at all whereas all scales are correct in the image (buffer) that comes out of my in-memory-scene that I create with the SDK. I'm using the latest SDK 4.0.48.

Also today I discovered that I had a camera in the SKD-memory-scene that is correct, if I store the scene as .igs and open it in the GUI the focal length is different... does that sound familiar? I can try to get a minimal-example and reproduce the error here as well if you want.

Re: SDK doesn't write out Scale-matrix on keyframes

Posted: Tue Feb 21, 2017 5:42 am
by zeitmeister
Bump! :D

Re: SDK doesn't write out Scale-matrix on keyframes

Posted: Tue Feb 21, 2017 7:23 am
by OnoSendai
Yup that's a bug, have fixed. Will send out a new SDK build later this week.

Re: SDK doesn't write out Scale-matrix on keyframes

Posted: Wed Feb 22, 2017 5:02 am
by Daniel
Awesome, thanks!

If you also have a chance to take a look at the camera thing that'd be great - I double-checked that, it seems as if the SDK and the GUI are interpreting camera data different. If I open the same .igs file with the SKD and the GUI I get different focal lengths (GUI is always wider / shorter).