AndrewChan2022 / hellowgl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

manually config vs project

1. link/system/substem: windows
2. link/input/additional: opengl32.lib glu32.lib

vs project from cmake

in gitbash:

mkdir build && cd build
cmake ..

About


Languages

Language:C++ 86.5%Language:CMake 13.5%