Viewing sample resized to 78% of original (view original) Loading...
This post is pending approval. (learn more)
Description

Still learning things and how best to animate. I found this really cute Ivy model on the internet and decided to give it a go.

If anyone wants to add tags, reference or add sound or whatever feel free. The animation is all yours~

Another thing, if you have any tips for animating please do provide them! I'm really trying to learn slowly but surely.

Much love~

(Also, if anyone has a good handbreak preset for webm videos please drop them :3)

Blacklisted

    Queue... Queue... What an odd word. You don't even pronounce it how it's spelled.

  • |
  • 1
  • Who made the models you're using in this animation? Great work, by the way. I don't use handbrake but I do use FFMPEG to convert videos to webm and these are the arguments I use:

    ffmpeg -y -i INPUT_FILENAME.mp4 - 1 -row-mt 1 -deadline best -c:v libvpx-vp9 -pix_fmt yuv420p -crf 16 -b:v 0 -b:a 128k -f webm NUL

    ffmpeg -i INPUT_FILENAME.mp4 - 2 -row-mt 1 -metadata title="description goes here" -metadata url="source goes here" -deadline best -c:v libvpx-vp9 -pix_fmt yuv420p -crf 16 -b:v 0 -b:a 128k OUTPUT_FILENAME.webm

    If you don't know how to use ffmpeg and want to learn, feel free to DM me on discord: .pharis

  • |
  • 1
  • (Mostly) biblically accurate Ivy is always a win in my book!

  • |
  • 1