de.javagl.jgltf.model.animation.package-info Maven / Gradle / Ivy
/**
* Classes for handling animations. These are simple (but generic) utility
* classes for arbitrary animations, largely independent of glTF, but
* limited to the functionality that is required for glTF.
*/
package de.javagl.jgltf.model.animation;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy