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

https://github.com/plugyawn/macos-opengl

Template repository for working on openGL with macOS.
https://github.com/plugyawn/macos-opengl

build macos opengl template vscode

Last synced: 2 months ago
JSON representation

Template repository for working on openGL with macOS.

Awesome Lists containing this project

README

          

# OpenGL Template Repository

Set-up for working on OpenGL projects in macOS. Can directly build with ```CMD + Shift + B```. Run from ```./app```.
Run on VSCode with ```C/C++: clang++```, with ```C++17```. Successful runs will show an orange triangle in an olive background.