Skip to content

UE5 Plugin for generating Impostors for static meshes

Notifications You must be signed in to change notification settings

ALEXGREENALEX/ImpostorBaker

 
 

Repository files navigation

ImpostorBaker

Updated to UE 5.4, fixed port bugs (now works like original version).

Changes

  • Simplified workflow, no separate level, pressing right click on static mesh and selecting Create Impostor Data will create new ImpostorData asset, which will hold all the impostor data and through which impostor/traditional billboards creation workflow goes. ImpostorData asset is not necessary later, can be removed (useful to rebake the impostor after updating mesh);
  • Removed necessity of ImpostorBakerSwitch material function for mesh materials;
  • Created separate action with its own editor for impostor baking, making it more straightforward;
  • Updated traditional billboards functionality;

Video (not actual, some bugs are fixed)

ImpostorBaker.mp4

Forked from

https://github.com/Erlandys/ImpostorBaker https://github.com/ictusbrucks/ImpostorBaker (Original version)

About

UE5 Plugin for generating Impostors for static meshes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.7%
  • C# 0.3%