Guillaume Blanc
Guillaume Blanc
Purpose - Reduce size of animations that are used for partial blending. Implementation - Exposed through *2ozz tools. - Can require an offline API à la AnimationOptimizer.
Purpose : - Reduce animation size. Implementation: - It requires to provide skeleton to sampling job. - SoA decompression done by the sampling job can limit what's possible for a...
Hi, Python implementation fails to share keys and stings, resulting in bigger buffers than expected. The reason is that the Pool implementation does a binary search on an unsorted array/pool....
Hi, The original implementation searches twice (find + insert) in case the key/string isn't found. Regards, Guillaume
Hi, thanks for the great library. I came across a compilation issue with TypedVector::ElementType() which should be const, but isn't. Best regards, Guillaume
Dear community, I'm initiating this thread out of curiosity, to discover what you're doing (or did) with ozz-animation. Old or new, big or small, throwaway or shipped by millions, please...