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

https://github.com/dfvsqy/learnopengl

用于学习、研究、测试OpenGL使用和功能的仓库
https://github.com/dfvsqy/learnopengl

computergraphics gameengine opengl shader

Last synced: 5 months ago
JSON representation

用于学习、研究、测试OpenGL使用和功能的仓库

Awesome Lists containing this project

README

        

# 简介

本项目用于个人学习、研究、测试OpenGL相关内容,欢迎交流学习。

项目使用 VSCode + CMake Tools + Clangd 在Windows和MacOS平台搭建开发环境,采用 C++ 语言,使用Clang编译器构建可执行文件和链接库。

![image](https://github.com/user-attachments/assets/9649e19e-4a21-4f0a-9e2e-2abc3d79bf50)

image