Skip to content
forked from j-cube/multiverse

Next generation data storage back-end for the widely used Alembic file format

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
LICENSE-multiverse.txt
Notifications You must be signed in to change notification settings

asluk/multiverse

 
 

Repository files navigation

Multiverse

Next generation data storage back-end for the widely used Alembic file format.

Authors: Aghiles Kheffache, Marco Pantaleoni, Bo Zhou, Paolo Berto Durante.

Repository organization

The original upstream Alembic code resides in the master branch.

The Multiverse code for the 2.0.0 release, resides in its own 2.0.0/multiverse branch and is the default landing branch for the repository when browsing on GitHub.

To use Multiverse, just checkout its branch:

$ git clone https://github.com/j-cube/multiverse.git
...

$ git checkout 2.0.0/multiverse

Note that both Multiverse code for 1.5.8 and 2.0.0 releases match Alembic API 1.5.8 and these branch could be merged and even fast-forwarded on the upstream 1.5.8 tag.

Support for Alembic API v1.6+ will be added after SIGGRAPH 2016.

Multiverse dependencies

In addition to the original Alembic dependencies, Multiverse needs the following additional dependencies:

Multiverse license

Multiverse modifications and additions are:

Multiverse - a next generation storage back-end for Alembic

Copyright 2015—2016 J CUBE Inc. Tokyo, Japan.     
                                                                     
Licensed under the Apache License, Version 2.0 (the "License");         
you may not use this file except in compliance with the License.        
You may obtain a copy of the License at                                 
                                                                        
    http://www.apache.org/licenses/LICENSE-2.0                          
                                                                        
Unless required by applicable law or agreed to in writing, software     
distributed under the License is distributed on an "AS IS" BASIS,       
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and     
limitations under the License.                             

Authors:

 Marco Pantaleoni
 Aghiles Kheffache
 Bo Zhou
 Paolo Berto Durante
Contact Informations:

    J CUBE Inc.                                                          
    6F Azabu Green Terrace                                                   
    3-20-1 Minami-Azabu, Minato-ku, Tokyo, Japan                                 
    [email protected]                                                           
    http://j-cube.jp

See the LICENSE-multiverse.txt file for more details.

The rest of Alembic remains covered by the original LICENSE.txt file.

See also the original README.txt part of Alembic.

About

Next generation data storage back-end for the widely used Alembic file format

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
LICENSE-multiverse.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 81.8%
  • Python 11.9%
  • C 3.0%
  • CMake 2.6%
  • HTML 0.6%
  • Batchfile 0.1%