haiku¶
haiku is a rendering hardware interface used for real-time rendering research prototypes.
Ultimately, this software library will target Vulkan and Webgpu graphics APIs.
The library currently provides:
haiku/application.h : application and IO platform layer (GLFW, WIN32)
haiku/graphics.h : graphics API layer (Vulkan)
haiku/memory.h : memory allocators
Links:¶
to repository
to samples
to toolkit
License: MIT License