
High performance, modular and scalable animation system.This package includes high performance, modular and scalable animation systems. It is developed with DOTS in mind. As result, it takes advantage of Unity's latest technology stack like SIMD mathematics, Jobs, Burst compiler, EntityComponentSystem and EntityGraphics. Additionally, there is hybrid mode support that enables using it with GameObjects in Object Oriented Programming.Pillars of this package:Seamless Unity Integration: Harmoniously integrates with existing Unity technology, supporting both mono and dots.Intuitive and Streamlined UX: Offers a clean and simple user experience tailored for perfect alignment with Unity.Optimized Performance Out of the Box: Ensures default high performance through parallelized and optimized code.Employs a multi-layered API, facilitating low-level interactions.Clear Code Architecture: Adheres to clean coding practices with a clear architecture.Scalable and Modular Codebase: Built with scalability and modularity in mind, allowing easy extension with minimal package changes.Can I use this in non ECS/Dots code?Yes, there is a hybrid workflow where Game Object are synced with Entities. This allow to use this package in Object Oriented Programming too. Of course, it should be expected that performance going to be slightly worse.Can I use it with ECS?Yes, this package uses ECS.How it compares against unity animator?Animatron offers a significantly lower CPU cost up to 8x less in many cases. It is a fully customizable and lightweight solution, ideal for developers who want to tailor animation systems specifically to their game's needs.As a huge fan of Diablo II I created a demo ARPG heavily inspired by it. The project uses the Animatron package and serves as a great example to showcase the performance and capabilities of this animation system. For those who are interested, here is the link to it!Support Discord, Forums, DocumentationShowcase PeklaDependenciesMinimum Unity 2022.3Package com.unity.entities.graphicsHigh performance animation systemFast mesh renderer solutionTerracottaArmy sample