Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Alembic for Mac

Discussion in 'Asset Importing & Exporting' started by Funnybob, Feb 15, 2016.

  1. Funnybob

    Funnybob

    Joined:
    Jan 26, 2016
    Posts:
    7
  2. Rlapham

    Rlapham

    Joined:
    Dec 5, 2016
    Posts:
    5
    +1, yes please!
     
  3. vladala

    vladala

    Unity Technologies

    Joined:
    Mar 3, 2017
    Posts:
    189
    This compiles under mac.
    You need cmake > 3 (from home-brew for example) and Xcode standalone c++ compiler
    Just run ./build.sh
    (don't forget to download the git submodules after the initial clone)