Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.81 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.81 KB

Kimura Player - Unreal plugin

August 6th, 2022

This is a plugin for the playback of alembic content using the Kimura Player library. It is the most complete implementation of the Kimura Player so far. The plugin is compatible with both 4.27 and 5.1, but not 5.0 (preview).

Documentation

Check out Documentation/KimuraPlugin.md.

Kimura Converter and Visual Studio

The Kimura Converter module requires /Source/KimuraConverter/Libraries/x64/Release/KimuraConverter.lib to be present. KimuraConverter.lib was compiled using the Visual Studio 2022 toolchain and might not properly link against versions of Unreal Engine that were compiled using the Visual Studio 2019 toolchains. If you need to work with Visual Studio 2019, the standalone projects (see below) are available and can be used to rebuild the library using the toolchain of your choice.

Standalone libraries

Standalone libraries and executables (converter and player) can be found in a separate repository: Kimura Player

Notices

All content and source code for this package are subject to the terms of the MIT License.

The KimuraConverter library and executable (AbcToKimura) contain dependencies to

Credits

The Kimura Player libraries and Kimura Player plugin for Unreal were created by Alexandre Hetu.