Giter VIP home page Giter VIP logo

testanimationcompress's Introduction

动画资源压缩测试工程

AnimationCompress

通过ToolAnimationCompress工具直接处理后的资源,将会裁切float至3位,删除genericBindings、m_EditorCurves、m_EulerEditorCurves标签内的对应内容

AnimationUnCompress

为经过压缩处理的资源

AnimationFakeCompress

只移除genericBindings、m_EditorCurves、m_EulerEditorCurves标签内对应内容不做float的裁切

AnimationTrueCompress

只做float的裁切,不移除genericBindings、m_EditorCurves、m_EulerEditorCurves标签内的对应内容

结论

只有通过float的裁切对Animation的压缩才是有效的,genericBindings、m_EditorCurves、m_EulerEditorCurves置空不会影响Animation产出的AB包的大小,说明Unity打AB包时会自动裁切genericBindings、m_EditorCurves、m_EulerEditorCurves标签内的对应内容

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.