115 Forks
1674 Stars
1674 Watchers

LLGL

Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal

How to download and setup LLGL

Open terminal and run command
git clone https://github.com/LukasBanana/LLGL.git
git clone is used to create a copy or clone of LLGL repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LLGL https://github.com/LukasBanana/LLGL/archive/master.zip

Or simply clone LLGL with SSH
[email protected]:LukasBanana/LLGL.git

If you have some problems with LLGL

You may open issue on LLGL support forum (system) here: https://github.com/LukasBanana/LLGL/issues