Skip to content

hanyangl5/antumbra

Repository files navigation

Antumbra

(WIP)

Low level gpu compute framework API.

Table of Contents

Feature List

API Support

Vulkan 1.3 on Windows DirectX12 on Windows

Prerequisites

  • 64-bit operating system
  • C++17 capable compiler
  • CMake 3.21(or later)
  • Vulkan SDK 1.3
  • latest Windows SDK

Build From Source

  • Clone the project and its submodules. git clone https://github.com/hanyangl5/antumbra.git --recursive
  • Generate project using cmake cmake . -B build -G <generator>

antumbra has been tested configured successfully with Ninja/Visual Studio under windows

  • Compile and run tests or samples.

Contributing

Feel free to dive in! Open an issue or submit PRs.

Antumbra follows the Contributor Covenant Code of Conduct.

License

MIT © hanyangl5

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published