Jump to content

Lens flare effect for glowing eyes?


ikaruga
 Share

Recommended Posts

There's basically 2 methods (that I know of) how you can achieve a lens flare effect like in the example pic.

1. Create sprites that are the parts of the flare and move/animate/fade them so that you get a nice effect with motion. Requires some amount of tweaking to get it correct. Using a virtual camera might help.

2. Create a fullscreen postprocessing filter and calculate the effect of lens flare for each pixel. Requires lots of glsl knowledge to make it look as good as in the example pic.

 

Link to comment
Share on other sites

4 hours ago, Exca said:

There's basically 2 methods (that I know of) how you can achieve a lens flare effect like in the example pic.

1. Create sprites that are the parts of the flare and move/animate/fade them so that you get a nice effect with motion. Requires some amount of tweaking to get it correct. Using a virtual camera might help.

2. Create a fullscreen postprocessing filter and calculate the effect of lens flare for each pixel. Requires lots of glsl knowledge to make it look as good as in the example pic.

 

 

2) sounds like something someone has already created ? Any ideas where you could find one?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...