The C++ rendering library for Khronos glTF 2.0 format.
- Bindless design (vertices, indices, textures, materials)
- Single draw call by multi-draw indirect
- Generated C++ interfaces by shaders source
- Single buffer for all resources
- Tangents calculation by mikktspace
- Images conversion to ktx container with GPU compressed formats
- Vertices and indices layout mapping
- GLTF write binary file
- VK_KHR_descriptor_update_template
- VK_KHR_dynamic_rendering
- VK_KHR_synchronization2
- VK_EXT_descriptor_indexing
- VK_EXT_host_image_copy
• Flight Helmet
• Stained Glass Lamp


