- Home /
Question by
andyzxwang · May 04, 2016 at 05:26 AM ·
animationcompression
What did unity's Animation Compression options optimal do?
Optimal: Let unity decide how to compress. Either by keyframe reduction or by using dense format. Unity will pick the most optimal of the two.
Who knows the algorithm of the dense format? What's the differences between stream data and dense data?
Comment
Best Answer
Answer by zeno490 · Jan 30, 2017 at 03:35 PM
I wrote in as many details as I could about this on my blog here: http://nfrechette.github.io/2017/01/30/anim_compression_unity5/
this problem has troubled me for a long time,thank you very much.
Your answer
