This is a repo for UCAS 2022 fall Computer Graphics.:wave:
You might find it tough to learn OpenGL from scratch, I highly recommend you to follow the tutorial behind:
LearnOpenGL CN (learnopengl-cn.github.io).
01. Welcome to OpenGL_bilibili
Note: The API used in the tutorials may differ from those that are frequently used in our class, but you will develop basic concepts of OpenGl when studying them.
You may also find these websites helpful when using GL and GLUT API:heavy_check_mark::
If you find it tricky to get your hands on coding, you can have a glance at my reports in the folder of every experiments, which record the troubles I encountered and how I tackled them. Hopefully they could be helpful to you!:grinning:
If you are searching for some books for deeper understanding, go to the folder Books
to see if there is any that is to your taste.