diff options
| author | Miguel <m.i@gmx.at> | 2022-05-18 02:04:29 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2022-05-18 02:07:30 +0200 |
| commit | 193873731c095d2ba9d8def2de679578802ada7a (patch) | |
| tree | e5c9ae61449ea058fa34013f7dee70c65bb57873 /doc | |
Hello Triangle
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/README b/doc/README new file mode 100644 index 0000000..ef07ae3 --- /dev/null +++ b/doc/README @@ -0,0 +1,9 @@ +More or less following: https://learnopengl.com/ + +Build with cmake + +Dependencies: +* freeglut +* glew + +May 2022 |
