Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FireOpenGL

This project record the progress for studying opengl

Dependency

  1. python (myself is 3.13.7)
    • Module: jinja2
  2. glad (https://github.com/hangge1/glad.git)
  3. glfw (https://github.com/hangge1/glfw.git)
  4. spdlog (https://github.com/hangge1/spdlog.git)
  5. googletest (https://github.com/hangge1/googletest.git)
  6. glm (https://github.com/hangge1/glm.git)
  7. stb

Build

Debug: ./build.ps1 Release: ./build.ps1 -BuildType Release

License

This project is licensed under the MIT License. See LICENSE for details.

Unless otherwise noted, third-party dependencies, assets, course/tutorial materials, and externally sourced resources remain under their original licenses.

About

OpenGL learning notes and rendering experiments in C++.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages