xoyojank / acl-ue4-plugin

The official Animation Compression Library Unreal Engine 4 plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLA assistant GitHub release GitHub license UE4 Discord

Animation Compression Library Unreal Engine 4 Plugin

This plugin integrates the Animation Compression Library version v2-wip within Unreal Engine 4. It is suitable for every animation clip and platform as it features a low memory footprint, high accuracy, and very fast compression and decompression.

Compared to UE 4.25.0, the ACL plugin compresses up to 2.8x smaller, is up to 4.6x more accurate, up to 40x faster to compress, and up to 5x faster to decompress (results may vary depending on the platform and data).

The documentation on how to use it can be found here along with performance results.

You can find the ACL plugin on the Unreal Marketplace here.

Getting started

If you would like to contribute to the ACL UE4 Plugin, make sure to check out the contributing guidelines.

License, copyright, and code of conduct

This project uses the MIT license.

Copyright (c) 2018 Nicholas Frechette

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

About

The official Animation Compression Library Unreal Engine 4 plugin

License:MIT License


Languages

Language:C++ 79.9%Language:Python 19.3%Language:C# 0.9%