markfaction / VSCode-CPlusGLFW

A VS Code reference workspace for developing OpenGL applications using the GLFW library
21 stars 2 forks source link
cplusplus glfw opengl vscode

C++ GLFW Development Workspace for Visual Studio Code

This repository is a VS Code workspace template for a simple C++ application that uses the GLFW library. For anyone preferring a lightweight project structure/format to develop C++ OpenGL graphics/games applications using the GLFW library (under Windows OS), this VS Code workspace is a basic starting point. The workspace and configuration can be extended and modified in any way required for practical projects and applications.

Prerequisites

Using the VS Code Workspace