yuki-koyama / elasty

A research-oriented elastic body simulator
MIT License
363 stars 29 forks source link

Remove the OpenEXR dependency and instead add Imath 3 #39

Closed yuki-koyama closed 3 years ago

yuki-koyama commented 3 years ago

Alembic is now able to be built directly with Imath 3 instead of OpenEXR.

Imath 3 is more lightweight than OpenEXR and so it is desirable to use it.