https://github.com/nilooy/character-animation-combiner
The tool can be used to add multiple animations to a single character and blend all of them into a single animation file.
https://github.com/nilooy/character-animation-combiner
3d 3d-character-animation animations character character-animation-combine
Last synced: 26 days ago
JSON representation
The tool can be used to add multiple animations to a single character and blend all of them into a single animation file.
- Host: GitHub
- URL: https://github.com/nilooy/character-animation-combiner
- Owner: nilooy
- License: mit
- Created: 2021-05-03T20:41:37.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-18T11:25:46.000Z (about 2 years ago)
- Last Synced: 2025-04-02T08:41:21.746Z (about 1 month ago)
- Topics: 3d, 3d-character-animation, animations, character, character-animation-combine
- Language: JavaScript
- Homepage: https://nilooy.github.io/character-animation-combiner/
- Size: 74.3 MB
- Stars: 232
- Watchers: 11
- Forks: 78
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⛹⛹⛹ Character Animation Combiner ⛹⛹⛹
> ### [This repo is not being maintained anymore]
## [LIVE HERE 💎](https://nilooy.github.io/character-animation-combiner)
## Run Locally
```bash
npm installnpm start
```### `npm start`
Or
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.