Skip to content

Latest commit

 

History

History
62 lines (46 loc) · 2.01 KB

README_en.md

File metadata and controls

62 lines (46 loc) · 2.01 KB

VRM4U

Runtime VRM loader for UnrealEngine4

For packaging, please download from UnrealEngine_VRM4UPlugin repository.

Description

VRM4U is importer for VRM. Also it can load models on runtime.

Document is here(I'm sorry, it's a google translation.)

Features

2 2
2 2
  • Import VRM file
  • Animation
    • Generate bone, blendshape, swing bone, collision and humanoid rig.
    • Switch swing bone type PhysicsAsset/VRMSpringBone.
  • Material
    • MToon simulated material. No postprocess.
  • Mobile
    • Vanilla UE4Editor can use VRM on mobile by using BoneMap reduction.
    • Available on Forward/Deferred.

Requirement

  • UE4.20 - UE4.27
  • Windows, Android, iOS, Mac(by ProjectBuild)
  • For packaging, please download from UnrealEngine_VRM4UPlugin repository.

SampleMap

  • VRM4UContent/Maps/VRM4U_sample.umap 3

Usage

  • Drag and drop VRM file.
2
https://www.youtube.com/watch?v=Qlz0bUSLjss

Author

@ruyo_h

License

MIT VRM4U
MIT JSON for Modern C++
3-clause BSD-License assimp, assimp

Source

https://github.com/ruyo/UnrealEngine_VRM4UPlugin (Connecting Epic, GitHub Accounts)

https://github.com/ruyo/assimp

Thanks.