https://github.com/fancymax/learnopengl_mac
Learning OpenGL in Mac
https://github.com/fancymax/learnopengl_mac
Last synced: 11 months ago
JSON representation
Learning OpenGL in Mac
- Host: GitHub
- URL: https://github.com/fancymax/learnopengl_mac
- Owner: fancymax
- Created: 2017-01-11T02:10:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-19T00:56:54.000Z (over 9 years ago)
- Last Synced: 2025-04-05T07:33:37.643Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 1.97 MB
- Stars: 14
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LearnOpenGL_Mac
Learn OpenGL in Mac, used Swift, rendered by NSOpenGLView, followed [https://learnopengl.com/](https://learnopengl.com/) .
- Lesson1(OpenGL Basic、shader、NSOpenGLView)

- Lesson2(Texture)

- Lesson3(Transformations)


- Lesson4(Coordinate-Systems)


- Lesson5(Camera、glm Objective-C++ Wrapper)
