3d stickman animation using Adobe mixamo thriller dance. Music: Thriller by Michael Jackson You can look around with mouse drag during animation. Audio may go out sync on mobile due to lock screen timeouts. 31/1/2025: Wow this on trending. Thanks everyone for likes and feel free to remix (change the tune or the background) and advertise your remixs.
3339 frames with 40 vertices (xyz) stored to a 422kb data string with a run time of 1m51s @ 30 FPS with a 1700 block 3d engine. (342kb) This took about 3 days to make, but learning 3d and blender took about 6 months. There some excellent 3d engines available on scratch, checkout @chrome_cat or @FunnyAnimatorJimTV engines I originally wanted to do this animation with an older project "low poly walk" but that method & model would taken 2.4mb of data and dropped frames on old devices due to draw count. This project decodes 400k floats @ precision 4 deltas (difference from previous value) in base256 format. There is 4 animations merged into 1 data string. These are delimited by a special Z character. Reading these keyframes may cause a dip in FPS as it reads raw decimals numbers as up 4 number characters plus comma delimiters (~600 characters) rather than just the 120 delta characters. (120=40 verts * xyz) Animation generation explained in wire walk project https://scratch.mit.edu/projects/1114905823 Modified 3d Engine by @chrome_cat Animation Data: Mixamo thriller 1,2,3,4 Music: Thriller by Michael Jackson Inspired by "Fisherhawk DR." by Melon on demozoo.org