Skip to content

Azrielx86/OpenGL_Playground

Repository files navigation

OpenGL Playground

This is just a program to practice some OpenGL stuff.

And some other things that I wanted to do in my Computer Graphics Final Project (but I hadn't enough time to do it 😿)

window

Work in progress!

Note

Requires vcpkg to build on Windows.

Things that I want to do

  • Multiple lights
  • Lighing: Point and Spot
  • Normal mapping
  • Parallax mapping
  • Shadows
  • Using Framebuffers
  • Bloom effect
  • Motion Blur effect
  • Fresnel effect
  • SSAO
  • Grid floor
  • Particle system

Things that I added on the fly

  • Framebuffer effects enable/disable and change.
  • Shader reloading.

About

This is just a project to practice some OpenGL stuff.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published