This listing has not been migrated to FAB by the seller. It is only available to use from your Vault in the Epic Games Launcher.Learn more about Fab

Morph Tools Plugin

kostenickj - Code Plugins - Jun 25, 2019

Bake Morph Targets, Combine Morph Targets, Copy Morph Targets, all without leaving the editor.

  • Supported Platforms
  • Supported Engine Versions
    4.22 - 4.27, 5.0 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

ATTENTION: this plugin will soon be deprecated in favor of Morph Tools V2. Please Contact me on discord and I will get you a free copy of V2 when it releases!


Bake Morph Targets, Combine Morph Targets and Copy Morph Targets. All without leaving the editor.

See Detailed explanation of all features here: https://kostenickj.com/docs/morphtools

Support Thread: https://forums.unrealengine.com/unreal-engine/marketplace/1635226-morph-tools-plugin

Discord Server: https://discord.gg/B8sNvGX


NOTE: starting form the 5.2 version the example map and assets are bundled with the plugin!

NOTE: I can only support the 2 most recent engine versions.



Editor:

  1. Bake and remove morph targets from skeletal meshes. Increase performance.
  2. Create morph presets
  3. Custom Morph Tools Asset editor
  • COPY MORPHS from one mesh to another - Based on vertex proximity.
  • COMBINE morphs - Combine multiple morph targets into a single morph target. Save RAM.

see: Editor Documentation



Runtime:

  1. Bake and remove morph targets from skeletal meshes. Increase performance.
  2. Save and load the baked mesh to disc
  3. Set morphs based on a morph preset
  • presets can be constructed at runtime or in the Morph Tools Editor

see: Runtime Documentation

Technical Details

Code Modules:

  •  MorphToolsRuntime - Runtime
  •  MorphToolsEditor - Editor

Number of Blueprints: 0

Number of C++ Classes: 20+

Network Replicated: NO

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64

Documentation: https://kostenickj.com/docs/morphtools

Example Project 424 and below: https://www.dropbox.com/s/v8p151s6zscesmg/MorphToolsExample.zip?dl=0

Example Project 425 Only: https://www.dropbox.com/s/eq29ymjx0qgw40k/MorphToolsExample_425AndUp.zip?dl=0

Example Project 426 Only: https://www.dropbox.com/s/nwrnm4tp10693d0/MorphToolsExample_426AndLater.7z?dl=0

Example Project UE5 and 5.1 Only: https://drive.google.com/file/d/1oYvCzNwwykItDenuom0XgoyLI5J81DrL/view?usp=sharing

Example Project: Starting in 5.2 the example map and assets is bundled with the plugin, no need to download a separate project.

Tags

PERFORMANCECHARACTER ANIMATIONBAKEMORPH TARGETSCODE PLUGIN