Skip to content
Snippets Groups Projects
Commit 40cfcb13 authored by Aron Helser's avatar Aron Helser
Browse files

Add the Alembic ".abc" format scene exporter.

Alembic is a scene description, and exports the current scene's
rendered appearance.

Polydata include texture coords and vertex
colors, if available, and LUTs are exported as a texture .png file
with the same file root, and "_texN.png" suffixes.

The active camera includes its transform and clipping planes.

Lights are not currently supported by Alembic, so are not included.
parent 217b0af5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment