Skip to content
This repository has been archived by the owner on Jul 29, 2018. It is now read-only.

afuzzyllama/QubicleBinaryUE4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QubicleBinary

Implementation of Qubicle Binary in UnrealEngine 4

More information on the format can be found here: Qubicle Binary Data Exchange Format

Basic usage: Implement the IQubicleBinaryAccessor interface

Then on that object call:

FQubicleBinaryReader::ReadFileIntoObject(FileName, dynamic_cast<IQubicleBinaryAccessor*>(this));

About

Implementation of Qubicle Binary in UnrealEngine 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published