-
Notifications
You must be signed in to change notification settings - Fork 253
Alembic
BleuRaven edited this page Jan 25, 2024
·
13 revisions
Alembic export and import can take a lot of time.
- Select the asset you want to export (Armature with child or Mesh).
- Set the Export type property to "Export recursive".
- Check the box Export as "Alembic animation".
- Don't forget to check the box Alembic animation(s) in Asset types to export. Make sure that the animation was played at least once for baked cache. You can also use the command "bpy.ops.ptcache.bake_all()" to bake the physics.
- After export Alembic copy the Import Script.
- Paste and run it in Unreal Engine.
To avoid visibility issue you can create an Physics Asset.
- Right clic on the Skeletal Mesh -> Create -> Physics Asset -> Create and Assign
- For Alembic animations assets tick Merge Meshes.
- Set ImportType to Skeletal.
- Set FlipU to False and FlipV to True.
- Set Scale to 100,-100,100 (xyz).
- Set Rotation to 90,0,0 (xyz).
Note: Alembic export and import can take a lot of time.
Alembic example:
To avoid visibility issue you can create an Physics Asset.
- Right clic on the Skeletal Mesh -> Create -> Physics Asset -> Create and Assign
- Download: AssetsExample_Alembic.blend
Nice to see about Alembic animation:
- Introduction to Alembic | Live Training | Unreal Engine - https://youtu.be/rDHxxk0y2D4
- Light and Shadow - https://polycount.com/discussion/185297/light-and-shadow-for-an-alembic-object-need-help
- Download And Installation
- Download And Installation (Dev Branch)
- Static Meshs ‐ Quick Start
- Skeletal Meshs ‐ Quick Start
- Release-Logs
- Transform And Pivot Point
- Axis Transforms
- Level of details
- Collisions
- Sockets
- Cameras
- Camera Depth of Field
- Camera Shift
- Curves and Splines
- Animations
- Materials
- Vertex Colors
- UV Maps
- Light Maps
- Generate UV Light Maps
- Alembic animations
- Groom Simulation
- Custom Properties Animation to Curves UE
- Export Collection like a StaticMesh
- Import Exported Assets to UE
- How Import Blender assets to Unreal Engine -> https://youtu.be/2ehb2Ih3Nbg
- How Import Blender camera to Unreal Sequencer -> https://youtu.be/Xx_9MQu2EkM
- Old Teaser -> https://youtu.be/YLOZZIlhgaM