Skip to content

Commit 33e2e07

Browse files
committed
Minor update to readme.
1 parent e3fd8f8 commit 33e2e07

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
# Animation Compression Library Unreal Engine 4 Plugin
66

7-
This plugin integrates the [Animation Compression Library](https://github.com/nfrechette/acl) version [v1.1.0](https://github.com/nfrechette/acl/releases/tag/v1.1.0) within [Unreal Engine 4](https://www.unrealengine.com/en-US/blog). It is suitable for every animation clip and it features a low memory footprint, high accuracy, and very fast compression and decompression.
7+
This plugin integrates the [Animation Compression Library](https://github.com/nfrechette/acl) version [v1.1.0](https://github.com/nfrechette/acl/releases/tag/v1.1.0) within [Unreal Engine 4](https://www.unrealengine.com/en-US/blog). It is suitable for every animation clip and platform as it features a low memory footprint, high accuracy, and very fast compression and decompression.
8+
9+
Compared to UE4, the plugin is **1.7x** smaller, **3x** more accurate, **2.5x** faster to compress, and up to **4.8x** faster to decompress!
810

911
The documentation on how to use it can be found [here](./Docs/README.md) along with performance results.
1012

0 commit comments

Comments
 (0)