Skip to content

cnsuhao/YAGF

 
 

Repository files navigation

YAGF

Yet Another GL Framework

MIT License except if file header states otherwise.

Dependencies:

  • GLFW3
  • Freetype 2
  • Assimp
  • Vulkan
  • Shaderc
  • GLM
  • GLI
  • gflags

All these dependencies are provided by vcpkg on Windows. Visual Studio 2017 RC is required (YAGF requires variant and optional templates)

YOU NEED TO BUILD INSIDE A SUBFOLDER OF YAFG/ otherwise projects can't find binaries/shader files at runtime.

About

Yet Another GL Framework

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.7%
  • HLSL 7.0%
  • GLSL 4.2%
  • CMake 1.8%
  • Other 0.3%