diff options
author | jvech <jmvalenciae@unal.edu.co> | 2022-08-08 22:04:06 -0500 |
---|---|---|
committer | jvech <jmvalenciae@unal.edu.co> | 2022-08-08 22:04:06 -0500 |
commit | 60c40e5c9837d025286c78a59b32b39f84713d5d (patch) | |
tree | ab26e34c0c5b0c1c7510c150e95c42a328c28a20 /README.md |
First commit, let's learn opengl seriously
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..786ee34 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# My 3D Dimensional World + +The goal of this project is learning Opengl through a project, which consists in +making a convincing world with mountains and lands, this will take a while 🥲. |