Skip to content

nbartzokas/lens-flare

Repository files navigation

Lens Flare

An OpenGL lens flare effect. Tested on Mac OSX.

To get started:

  • git submodule update --init --recursive
  • mkdir Build && cd Build
  • ccmake -G Xcode ..
    • press c to configure, e to exit config, g to generate Xcode project
  • open LensFlare.xcodeproj

Right-click and drag to pan the image.

Lens flare technique from John Chapman.

Boilerplate from Glitter a dead simple boilerplate for OpenGL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published