Unreal Engine 5 - Vertex Animator - Tutorial

Описание к видео Unreal Engine 5 - Vertex Animator - Tutorial

Plugin Page: https://www.unrealengine.com/marketpl...
Plugin Documentation: https://docs.google.com/document/d/1C...
Demo Project: https://drive.google.com/file/d/1pOU-...
All the Marketplace Products: https://www.unrealengine.com/marketpl...

This plugin was developed as an alternative to Skeletal Meshes, and more optimized than the traditional VertexAnimation that bakes all vertex positions, allowing it to use LODs or even Nanite with the trade off of a slightly lower visual quality.

It basically requires a regular rig, a few adjustments on a 3D software of your choice and the setup inside the plugin afterwards. The plugin allows you to bake several animations at once as well as editing the StaticMesh bounds and reduction settings.

This trade off offers a huge benefit in performance, as most of the information is delegated to the GPU at runtime (as after baking the animation is read by a shader). Ideal solution for large crowds.

0:00 Introduction
1:07 Adjusting Static Mesh
2:27 Splitting & Renaming parts
6:07 Exporting the files
12:18 Creating New Rig
18:00 Listing and Baking Animations
20:56 Bounds Editing
23:06 Mesh Reduction Settings
23:56 Stress Test Project

Комментарии

Информация по комментариям в разработке