Performant volumetric lighting system

Hello i would like to share my volumetric system. which i believe tunneler used


Anyways forgot to give the file, here it is
Volumetrics system.rbxm (8.2 KB)
Place it inside StarterPlayerScripts and should work. any feedback and suggestions helps

40 Likes

This is a really cool creation. I’d love to hear how you managed to do that ^^

4 Likes

This is cool but isn’t it just Future lighting with some partly transparent particles in front of the lights?

2 Likes

It’s a more advanced version of the billboard method. I don’t think adding multiple particle emitters would be that performant to be honest

3 Likes


Personally I really like messing around with it like this

5 Likes

how did u do this? What did u use

I literally gave the system file. It’s in the first ever comment of this place

2 Likes


some experimentation

2 Likes

Volumetrics system prototype Update 1.rbxm (8.7 KB)
Update 1, fixed allignments and a performance fix, same setup as last time

5 Likes

just wanna say. I really need feedback on this

Haven’t seen something this cool related to lighting in a very long time… This is dope.

1 Like

That’s really cool. Are volumetric lights made using beams or particles or…?

1 Like

Billboard GUIs, you can test the system for yourself since I uploaded it on here

4 Likes


found a way to get volumetrics while facing lights, ill make it and option if you want it on or off (this is a proof of concept)

4 Likes

made a somewhat stable version

5 Likes

2 Likes

9 Likes

so i did some performance testing and uhhh, not gud.

2 Likes

looks real good
what’s your fps like with your Volumetric Lighting system?

1 Like

Tats so awesome, this is what i have been looking for such a long time.
could you please share the updated place file.