Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 474 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 474 Bytes

neat

simple low-level graphic engine

Dependencies:

  • C++17 compatible compiler
  • glm
  • freetype2
  • libpng
  • wayland-egl (Linux-wayland build only)
  • wayland-cursor (Linux-wayland build only)
  • egl (Linux-wayland build only)
  • x11 (Linux-xorg build only)
  • glx (Linux-xorg build only)
  • assimp (optional)
  • android-ndk(Android build only)