Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wabiverse/kraken

Kraken, is the free and open source metaversal creation suite.
https://github.com/wabiverse/kraken

animation apple augmented-reality collaboration film game-engine linux macos metaverse networking nonprofit open-source pixar swift usd virtual-reality visionos web3

Last synced: about 1 month ago
JSON representation

Kraken, is the free and open source metaversal creation suite.

Awesome Lists containing this project

README

        






The free and open source metaversal creation suite.












contributors




discord


wabi foundation


youtube

Screenshot 2024-05-09 at 5 21 53 AM

> 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):



```pwsh
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.



### **Code Editor**

Screenshot 2024-05-09 at 12 12 51 AM

### **Development**

> [!TIP]
> We recommend installing the [**bundler**](https://github.com/stackotter/swift-bundler.git) locally by running the following commands in your terminal:

```pwsh
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:
```pwsh
swift bundler run
```


###### *if you can `mmap` a **pixel**, you can `mmap` a **metaverse**.*
###### Kraken uses the GNU General Public License, which describes the rights to distribute or change the code. Apart from the GNU GPL, Kraken is not available under other licenses.