Skip to content

High-performance playback of alembic content in Unreal Engine, using the KimuraPlayer libraries.

License

Notifications You must be signed in to change notification settings

ahetu04/KimuraPlayer-Unreal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published