I have seen some Doom mods using some amazing lighting... by this I mean like the green toxic glow of an explosive barrel or candles glowing warmly as if actually lights. How is this being pulled off and how can I emulate it for my game?
Thanks in advance.
Amazing realistic lighting effects.
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
-
- Posts: 1053
- Joined: Tue Sep 20, 2016 8:11 pm
- Location: London, England
-
- Admin
- Posts: 6191
- Joined: Thu Feb 26, 2004 3:02 pm
- Preferred Pronouns: He/Him
Re: Amazing realistic lighting effects.
Either bloom (a built-in graphics setting) or fake glow via transparent sprites. Combined with dynamic lights, either of these can be pretty convincing.
-
- Posts: 1053
- Joined: Tue Sep 20, 2016 8:11 pm
- Location: London, England
Re: Amazing realistic lighting effects.
Thank you. How can I activate Bloom? Is it a part of GZDOOM?Caligari87 wrote:Either bloom (a built-in graphics setting) or fake glow via transparent sprites. Combined with dynamic lights, either of these can be pretty convincing.
-
- Admin
- Posts: 6191
- Joined: Thu Feb 26, 2004 3:02 pm
- Preferred Pronouns: He/Him
Re: Amazing realistic lighting effects.
Yes, its under Display Options > OpenGL options (assuming you're using at least the latest stable version).
-
- Posts: 1562
- Joined: Tue Oct 20, 2015 12:50 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Kozolupy, Bohemia
Re: Amazing realistic lighting effects.
Hidden Hands, you should stop what you're doing and really look through the gzdoom, builder and wiki also.
-
- Posts: 1053
- Joined: Tue Sep 20, 2016 8:11 pm
- Location: London, England
Re: Amazing realistic lighting effects.
To be fair, I can't get those lights to work anyway. At least it doesn't work with my game, anyway.ramon.dexter wrote:Hidden Hands, you should stop what you're doing and really look through the gzdoom, builder and wiki also.