Jump to content

GodRays on Objects


OscarVelzi

Recommended Posts

You need the position of the light source. The current shader uses the sun position and calculates an occlusion mask, to see what is blocking the sun from the player perspectiv.


To achieve this effect you would need the position of every light source that is visible to the player, and create the occlusion mask for it. Then you could do radial filter on every vector (light - player), add the mask to the current buffer. And you should have the effect.

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.

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.

×
×
  • Create New...