v1.0.0
The API and functionality of eos have been quite stable for a while now and proven themselves robust and useful. This release mainly constitutes the exciting bump to v1.0!
One major recent addition is support for the 4D Face Model, 4DFM, a full-head 3D morphable face model with 36 expressions/action units, from 4dface.io.
The update also includes the most recent version of pybind11, and addition of sample_to_mesh()
to the Python bindings.
Other recent changes & improvements include supporting uv coordinates with seams, support for landmark/vertex definitions in the MorphableModel
class to give certain vertices a fixed semantic meaning, and lots of other things. See the release notes from v0.17.0 and v0.18.0 for more details.