8000 GitHub - sprylyltd/GLTFUtility: Lightweight GLTF importer for Unity
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sprylyltd/GLTFUtility

 
 

Repository files navigation

GLTFUtility

This project adds a few animation features into Siccity's excellent GLTFUtility:

  • Animate blend shapes
  • Animate with stepped and linear interpolation modes
  • Force animations to use a specific interpolation mode
  • Cut out redundant blend shape animation key frames
  • Set a custom frame rate on imported animation clips
  • Don't worry about installing package dependencies

Installation

Open Unity's Package Manager and add the package with the git URL: https://github.com/sprylyltd/GLTFUtility.git.

Limitations

  • Animations that used stepped interpolation on rotation curves can only be imported in-editor (it requires an editor-only API call).

Learn More

Visit the original GLTFUtility repository for more information.

About

Lightweight GLTF importer for Unity

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 92.8%
  • ShaderLab 7.2%
0