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

Consider adding a global wind or velocity system . . . #3309

Closed
charlesmlamb opened this issue Sep 17, 2021 · 2 comments
Closed

Consider adding a global wind or velocity system . . . #3309

charlesmlamb opened this issue Sep 17, 2021 · 2 comments

Comments

@charlesmlamb
Copy link

Describe the project you are working on

A barbarian game, 2.5D . . .

Describe the problem or limitation you are having in your project

I have been thinking about way, to add simple or, efficient wind support, and saw in a demo, sort-of what I had in mind, here . . .

Animation (20)

Animation (21)

Anyway, was thinking of something like that, one could use an animated texture or, shader to make the wind system bit chaotic . . .

Well, it makes some neat effects, and looks to be POSSIBLE tech, was something like that I had in mind, but with some support for wind or, velocity . . .

Demo - link >> https://www.youtube.com/watch?v=tYibUTZIdig

Looks like it can run on current stuff, having such a system, would allow for some cool effects, pre-programmed or, procedural, that was idea, thanks . . . .

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Well, something like above, maybe one could select a volume, and pre-bake an animation, or make custom volume . . Or, maybe do other stuff, so program is simple, but if one needs to bake a complex animation, of wind, or fog, one can just store it, as a baked resource, and run it live, perhaps streaming from an SSD or, so . . . .

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

Well, sort-of like above, some global wind or, velocity area, where things deform, or 'shear', as the grid moves or, so . . . That was bas. my idea, had it some time ago, might make some nice effect, if nothing else, one could bake complex stuff, and move from say SSD, to memory, in well an optimized way . . . Might be possible to make crazy stuff, IF it was optimized, that was my idea . . . . .

If this enhancement will not be used often, can it be worked around with a few lines of script?

I can't code this advanced stuff . . .

Is there a reason why this should be core and not an add-on in the asset library?

Not sure, it might be best as a plug-in, but the core code would be rather small, it'd be the baked stuff that'd take space, so one would only use it when needed or, so . . Thus, keeping project sizes small, unless needed . . .

ps. Might be possible to stuff like waves, earth - quakes, so on, thanks . . . :OO . . .

@charlesmlamb
Copy link
Author

charlesmlamb commented Sep 17, 2021

My plan was to use this, for disaster effects and, weather, thinking it might be possible to make something, like this . . .

2021-09-17 0906

Or, sort-of big explosions or, such . . . .

Well, not sure what's possible, it'd allow for more dynamic worlds, idea was, disaster stuff, for starters . . . :OO ! !

@Calinou
Copy link
Member

Calinou commented Sep 17, 2021

Duplicate of #2591.

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

2 participants