Skip to content

Recently, an OpenGL development environment was built on Windows based on VSCode, GLAD, and GLFW, which is convenient for verification and learning. It is also used for taking notes for later review, which includes various basic knowledge exercises and advanced technology verification.

Notifications You must be signed in to change notification settings

imacwink/LearnOpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

    _                            ____                    _____ _      
   | |                          / __ \                  / ____| |     
   | |     ___  __ _ _ __ _ __ | |  | |_ __   ___ _ __ | |  __| |     
   | |    / _ \/ _` | '__| '_ \| |  | | '_ \ / _ \ '_ \| | |_ | |     
   | |___|  __/ (_| | |  | | | | |__| | |_) |  __/ | | | |__| | |____ 
   |______\___|\__,_|_|  |_| |_|\____/| .__/ \___|_| |_|\_____|______|
                                      | |                             
                                                              

⭐ Star us on GitHub — it helps!

repo-size tag license

environment

Windows

  • Compiler
    • GCC: (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 8.1.0
  • C++ 17

Linux

  • Compiler
    • GCC (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
  • C++ 17

dependencies

About

Recently, an OpenGL development environment was built on Windows based on VSCode, GLAD, and GLFW, which is convenient for verification and learning. It is also used for taking notes for later review, which includes various basic knowledge exercises and advanced technology verification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published