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

https://github.com/owlkaline/maat-graphics

Vulkan Game Engine, order from chaos.
https://github.com/owlkaline/maat-graphics

gltf2 graphics-engine linux macos rust-lang vulkan-api vulkan-compute-shaders vulkan-game-engine windows

Last synced: about 1 year ago
JSON representation

Vulkan Game Engine, order from chaos.

Awesome Lists containing this project

README

          

![Build status](https://travis-ci.com/lilith645/Maat-Graphics.svg?branch=master)

# Maat-Graphics
Graphics engine for rendering with vulkan, cross platform for windows, mac and Linux.
Engine to create order from chaos.

Should compile without issue on Linux and Windows.

I don't have access to a Mac so I'm unable to confirm if it functions correctly on MacOs.

### Setup

Use your native package manager to install the required dev-tools and vulkan drivers for Rust.

Ubuntu:
```
sudo apt-get install build-essential git libvulkan-dev vulkan-utils
```

## Donate

Lilith645 (Original and Current maintainer)
[![Become a patron](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/AoAkuma)

## Contributing

Contributions are welcome! Feel free to submit pull requests.

## License

Licensed under
* MIT license ([LICENSE-MIT](LICENSE) or http://opensource.org/licenses/MIT)