Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.1 KB

2024-03-27_imex_rigging_an_avatar.mdx

File metadata and controls

32 lines (21 loc) · 1.1 KB

Rigging an avatar

I started by using Polycam 3D Scanner for a classmate to scan me using LiDAR. I got this disfigured model out of it:

Scan

Here’s the 3D model.

This model was fun to put into 3D space on Apple Vision Pro:

Vision

I used Blender to convert the .usdz file to .fbx.

Next, I used Adobe Mixamo to do a quick rig, and download an encoded animation.

In Blender again, I imported the downloaded .fbx and added lighting and repositioned the camera, and exported.

Finally, I used ffmpeg -i input.mkv -c copy output.mp4 to transcode the .mkv file.

<video src="https://cloud-g74wnxt6v-lachlanjc.vercel.app/excited.mp4" controls muted autoPlay playsInline loop

Excited dancing Lachlan