Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 965 Bytes

File metadata and controls

18 lines (13 loc) · 965 Bytes

Etna

Linux build Windows build C++ standard Vulkan version

A library for simplifying real-time graphics feature prototyping with Vulkan as much as possible.

Goals

  • Make it easy to do prototyping for education, research and fun
  • Provide sensible default implementations
  • Avoid "can't do this because of Etna" situations

Non-Goals

  • Be a full-blown RHI, engine or a framework
  • Facilitate development of production-ready software