Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syoyo/alembic-converters

Alembic file formart converters in C++11
https://github.com/syoyo/alembic-converters

Last synced: about 1 month ago
JSON representation

Alembic file formart converters in C++11

Awesome Lists containing this project

README

        

# Alembic file formart converters in C++11

## Requirements

* C++11 compiler
* Recent Alembic(1.7.x should work)

## Supported platforms

* Linux
* macOS
* Windows(Visual Studio) may work(depends on Alembic build)

## Convertes

* alembic-to-cyhair : Alembic curves to CyHair converter.
* curve-combiner : Combine multiple Alembic curve nodes into one curve node.

## LICENSE

MIT License.