Skip to content

alex-stavrin/Aire-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aire Engine

About

A simple rendering engine to learn more about low level programming and 3D graphics.

Operating System

  • Linux (Ubuntu)

Libraries/APIs

  • OpenGL = graphics API
  • GLFW = for windows,inputs etc
  • GLAD = for fetching the OpenGL implementations
  • stb_image = for image loading in different file formats
  • imgui = for UI

About

A simple rendering engine in OpenGL for learning purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages