Skip to content

Labrasones/Lightning

Repository files navigation

Summary

A simple project to learn more about rendering for games. Maybe it will evolve to something more one day.

Libraries Used

Functionality Library
Mesh Loading assimp
OpenGL Function Loader glad
Windowing and Input glfw
OpenGL Mathematics glm
Texture Loading stb
DDS and KTM Loading gli

Origin

This project is currently a product of the tutorial series available at learnopengl.com The tutorial series covers a lot of topics from basic rendering to deferred rendering.

I plan to heavily modify the code to create a more flexible engine later, but you gotta learn to crawl before you can walk.

About

Pet project to try and learn more about rendering for games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published