haiku¶
haiku is a small agnostic graphics API used for real-time rendering research prototypes.
The library currently provides:
haiku/application.h : application and IO based on GLFW
haiku/graphics.h : graphics API with a Vulkan backend implementation
haiku/memory.h : memory allocators
Links:¶
to repository
to samples
to toolkit
License: MIT License