and so it begins.
Experience the future of computer graphics development by first installing the bundler, then cloning this repository and running the following command in your terminal, ensure the -p switch matches your platform (ex. linux, visionOS):
swift bundler run -c release -p macOS Kraken
Home of the Kraken, the free and open source metaversal creation suite redefining animation composition, collaborative workflows, simulation engines, skeletal rigging systems, and look development from storyboard to final render.
Built on the underlying software architecture provided by Pixar, and extended to meet the ever-growing needs of both artists and production pipelines. It is with this strong core foundation, that we may begin to solve the most challenging issues the world of modern graphics demands, and push the framework for composition & design into the future.
Tip
We recommend installing the bundler locally by running the following commands in your terminal:
git clone https://github.com/stackotter/swift-bundler
cd swift-bundler
swift build -c release
sudo cp .build/release/swift-bundler /usr/local/bin/
Finally, to run Kraken or any other app (such as your own!) with the bundler installed locally instead, run the following command:
swift bundler run