Fog and rain for some epic gloom

Fog and rain for some epic gloom

Moderator: Moderators

Post Reply
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Fog and rain for some epic gloom

Post by Beherith »

Image

Image

Image

Image
User avatar
Gota
Posts: 7151
Joined: 11 Jan 2008, 16:55

Re: Fog and rain for some epic gloom

Post by Gota »

hmm.
very atmospheric.
User avatar
MidKnight
Posts: 2652
Joined: 10 Sep 2008, 03:11

Re: Fog and rain for some epic gloom

Post by MidKnight »

Is that Argh's rain (precipitation_particles.lua)? If so, what settings did you use?
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: Fog and rain for some epic gloom

Post by Beherith »

Its arghs rain, using some custom colors, and thats it.
User avatar
MidKnight
Posts: 2652
Joined: 10 Sep 2008, 03:11

Re: Fog and rain for some epic gloom

Post by MidKnight »

Beherith wrote:Its arghs rain, using some custom colors, and thats it.
Which colors? Teeeeellllll meeeeeeee. :P

The climate looks reminiscent of this:
Image
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: Fog and rain for some epic gloom

Post by Beherith »

Code: Select all

local particleType = 1 -- 1 for rain, 2 for snow, 3 for clouds (when they finally work)
local particleDensity = 50 * 1024  -- how many particles?  Limit for performance!

--Rain Color Control
local function ColorFunc()
	local rainColorR = 0.2
	local rainColorG = math.random(2,5)/10
	local rainColorB = 0.5
	local rainAlpha = 0.3
	return rainColorR,rainColorG,rainColorB,rainAlpha
end
User avatar
MidKnight
Posts: 2652
Joined: 10 Sep 2008, 03:11

Re: Fog and rain for some epic gloom

Post by MidKnight »

^_^
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Re: Fog and rain for some epic gloom

Post by Tobi »

For inclusion on the site please add as attachment to your post.
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: Fog and rain for some epic gloom

Post by Beherith »

Allow me a few minutes to put on the final touches and ill up it.
Too bad the map is extremely resource heavy :(
User avatar
SirArtturi
Posts: 1164
Joined: 23 Jan 2008, 18:29

Re: Fog and rain for some epic gloom

Post by SirArtturi »

Beherith wrote: Image
I vote for this one! +10
However. Couple units and some action wouldn't hurt the delicate feeling!

Or would it? Like two Karganeths dueling with flamethrowers at the bottom of the picture :D
User avatar
Neddie
Community Lead
Posts: 9406
Joined: 10 Apr 2006, 05:05

Re: Fog and rain for some epic gloom

Post by Neddie »

How about some actually attractive units? Like German riflemen engaging a Wasp?
User avatar
KaiserJ
Community Representative
Posts: 3113
Joined: 08 Sep 2008, 22:59

Re: Fog and rain for some epic gloom

Post by KaiserJ »

how about a peewee with an umbrella?
User avatar
Gota
Posts: 7151
Joined: 11 Jan 2008, 16:55

Re: Fog and rain for some epic gloom

Post by Gota »

The quality trees really make the map 2x times better.
User avatar
Argh
Posts: 10920
Joined: 21 Feb 2005, 03:38

Re: Fog and rain for some epic gloom

Post by Argh »

So, I need to write a new rain app, eh?
User avatar
MidKnight
Posts: 2652
Joined: 10 Sep 2008, 03:11

Re: Fog and rain for some epic gloom

Post by MidKnight »

Argh wrote:So, I need to write a new rain app, eh?
preferably with support for wind-blown rain, yes. :P
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: Fog and rain for some epic gloom

Post by Beherith »

Argh wrote:So, I need to write a new rain app, eh?
What do you mean? Current rain is awesome!
User avatar
Gota
Posts: 7151
Joined: 11 Jan 2008, 16:55

Re: Fog and rain for some epic gloom

Post by Gota »

Does the rain ever stop?
Would be cool if raining was random...sometimes it starts sometimes not.Sometimes it starts and stops randomly..etc.
Same with snow BTW.
Post Reply

Return to “Screenshots - contributions”