Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LainLayer authored Oct 21, 2023
1 parent 77510ad commit 8636e17
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# opengl-spinning-obj-file
practicing modern openGL with C and GLAD

![image](https://github.com/LainLayer/opengl-spinning-obj-file/assets/10339438/5fafa9e0-23da-4b77-a722-7772823050d8)


## build

```console
$ make
```

modify the Makefile for debug mode, its not complicated.

0 comments on commit 8636e17

Please sign in to comment.