Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple color gradients in the fire/explosion engine? #464

Open
olofson opened this issue Aug 21, 2017 · 0 comments
Open

Multiple color gradients in the fire/explosion engine? #464

olofson opened this issue Aug 21, 2017 · 0 comments

Comments

@olofson
Copy link
Owner

olofson commented Aug 21, 2017

Support for multiple colors, for more interesting explosions...?

We could implement this as multiple (2-3) layers, that are combined through a 2D or 3D palette LUT. The prior stages would be handled and optimized separately, which means minimal performance impact, as long as we're not actually using multiple layers at once over large areas - which may well happen if we mix different types of enemies without restrictions, so this has game design implications.

Maybe it's sufficient to just extend the temperature/color range, so we can have some explosions look and behave differently that way? Maybe some kind of hybrid with two hardwired layers that are combined in some interesting way?

(Related to #198.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant