Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

ethan706-old2/light-dev-opengl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

light

CodeFactor

This repository is under development.

Building

  1. Get the source code:
git clone --recursive https://github.com/ethan706/light-dev.git
cd light-dev
  1. Build with CMake:
mkdir build
cd build
cmake ..
cmake --build .

CMake 3.10 & C++17 are required.

License

light is licensed under the MIT licence, please see the licence file for more information.

Releases

No releases published

Packages

No packages published