https://github.com/dfvsqy/learnopengl
用于学习、研究、测试OpenGL使用和功能的仓库
https://github.com/dfvsqy/learnopengl
computergraphics gameengine opengl shader
Last synced: 5 months ago
JSON representation
用于学习、研究、测试OpenGL使用和功能的仓库
- Host: GitHub
- URL: https://github.com/dfvsqy/learnopengl
- Owner: DFVSQY
- Created: 2024-06-13T01:55:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:43:03.000Z (6 months ago)
- Last Synced: 2024-10-29T14:50:08.560Z (6 months ago)
- Topics: computergraphics, gameengine, opengl, shader
- Language: C++
- Homepage:
- Size: 28.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 简介
本项目用于个人学习、研究、测试OpenGL相关内容,欢迎交流学习。
项目使用 VSCode + CMake Tools + Clangd 在Windows和MacOS平台搭建开发环境,采用 C++ 语言,使用Clang编译器构建可执行文件和链接库。

![]()