Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nixon-voxell/unitymotiongraphics
Motion graphics creation tool.
https://github.com/nixon-voxell/unitymotiongraphics
Last synced: about 2 months ago
JSON representation
Motion graphics creation tool.
- Host: GitHub
- URL: https://github.com/nixon-voxell/unitymotiongraphics
- Owner: nixon-voxell
- License: apache-2.0
- Archived: true
- Created: 2022-06-12T18:39:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-01T05:42:19.000Z (about 1 year ago)
- Last Synced: 2024-11-13T01:38:32.369Z (about 2 months ago)
- Language: C#
- Size: 97.7 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
> I am working on a new Motion Graphics library using Bevy [here](https://github.com/nixon-voxell/bevy_motiongfx)!
# Unity Motion Graphics
A package to speed up and simplify the process of motion graphics creation.
- [Unity Motion Graphics](#unity-motion-graphics)
- [Installation](#installation)
- [Support the project!](#support-the-project)
- [Join the community!](#join-the-community)
- [License](#license)## Installation
External dependencies:
- voxell.util ([UnityUtil](https://github.com/voxell-tech/UnityUtil))
1. Clone the [UnityUtil](https://github.com/voxell-tech/UnityUtil) repository into your `Packages` folder.
2. Clone this repository into your `Packages` folder.
3. And you are ready to go!## Support the project!
## Join the community!
## License
This repository as a whole is licensed under the Apache License 2.0. Individual files may have a different, but compatible license.
See [license file](./LICENSE) for details.