An open API service indexing awesome lists of open source software.

https://github.com/mes0903/mes_learn_opengl


https://github.com/mes0903/mes_learn_opengl

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Mes Learn Opengl

tutorial: https://learnopengl-cn.github.io/

# log

- 2024-04-13: complete triangle
![triangle](document/triangle.png)
- 2024-04-17: complete uniform color rectangle
![rectangle](document/uniform.gif)
- 2024-04-18: complete rectangle with attribute color
![rectangle](document/attribute.png)