Non-Spring Random WIP - Page 6

Non-Spring Random WIP

Post just about everything that isn't directly related to Spring here!

Moderator: Moderators

Post Reply
User avatar
Mr. Bob
Posts: 357
Joined: 11 Mar 2010, 09:05

Re: Non-Spring Random WIP

Post by Mr. Bob »

1024. The idea is to spread very small pieces across large areas for the basic diffuse, norm, spec etc, but then to tile a detail normal across it.

Image

For instance, there you have a fairly small diffuse and normal making the general shape and color but then you have a very fine normal tiled over it that it only visible up close.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Non-Spring Random WIP

Post by smoth »

but that structure is going to be part of that terrain texture? are you mostly doing solid colors?
User avatar
Mr. Bob
Posts: 357
Joined: 11 Mar 2010, 09:05

Re: Non-Spring Random WIP

Post by Mr. Bob »

No no it's going to be a separate shader lol. Imagine the atlas we did for BAR but less cartoony and bigger pieces.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Non-Spring Random WIP

Post by smoth »

Ah, ok.
User avatar
Mr. Bob
Posts: 357
Joined: 11 Mar 2010, 09:05

Re: Non-Spring Random WIP

Post by Mr. Bob »

Image

Grass! Better lighting! Yaay

(Right click and open for better image size)
User avatar
Das Bruce
Posts: 3544
Joined: 23 Nov 2005, 06:16

Re: Non-Spring Random WIP

Post by Das Bruce »

Looks like the same grass in every game. Why has this element of graphics stalled for so long?
User avatar
Mr. Bob
Posts: 357
Joined: 11 Mar 2010, 09:05

Re: Non-Spring Random WIP

Post by Mr. Bob »

Has it? From what I can tell it's vastly improved over the past 20 years...

The fact that we can have blades of grass at all, in the gaming world, is amazing. You realize how many polies goes into foliage instanced millions of times? Many...many polies. Now add lighting to every single one individually...

It's not an "element of graphics" any more than the idea of polies is an element of graphics. It's difficult to do for the same reason you don't see characters with literally every single hair on their head individually modeled with their own physical properties. So, no, nothing has "stalled" at all.

As for what we personally are doing, you have to consider the sheer magnitude of the open area here. We have grass objects instanced all over the place. Getting millions of grass models to be individually lit with less performance hit is an incredibly daunting task.
BaNa
Posts: 1562
Joined: 09 Sep 2007, 21:05

Re: Non-Spring Random WIP

Post by BaNa »

I guess what he was trying to say (and what I can second) was that it resembles oblivion (& other similar current large world games) grass. That may be because grass is, after all, grass and thus there is only so much you can do with it, I dunno.
User avatar
Mr. Bob
Posts: 357
Joined: 11 Mar 2010, 09:05

Re: Non-Spring Random WIP

Post by Mr. Bob »

Right, except, unlike oblivion grass, this isn't indirectly lit, it is shadowed, it has a simulated sub surface scattering effect, and it doesn't need an lod distance.

There is loads you can do to improve grass from something like oblivion. It's a fairly old game.
User avatar
Karl
Panzerstahl Developer
Posts: 746
Joined: 01 Apr 2010, 21:05

Re: Non-Spring Random WIP

Post by Karl »

Get a lawnmower then you don't need to see the stupid same grass all over again and again... Even though a flamethrower would be more fun to use then a boring lawnmower... Unless you strap a Semtex bomb on it
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Non-Spring Random WIP

Post by AF »

I would argue that real grass on real lawns is failing to keep pace with the current rate of technological advancement. Grass has never been so patchy in such affluent times
User avatar
PicassoCT
Journeywar Developer & Mapper
Posts: 10453
Joined: 24 Jan 2006, 21:12

Re: Non-Spring Random WIP

Post by PicassoCT »

yep.. but well.. there is a reason for grass to use the furshadder +highdetail indiv grass for the border patches..

Image

little ironic side story.. years ago..i requested spring using some sort of dynamic texture to simulate grass- now that i have read into the fure-shadder.. i understand.. that this is actually the thing this one does.. just dots.. generated, colourgardient over it.. and there you are..
Image
brofist with the one feature request of all the featurerequests in the past which wasnt nuts!
Image

http://matrep.parastudios.de/index.php? ... stic-grass
User avatar
Mr. Bob
Posts: 357
Joined: 11 Mar 2010, 09:05

Re: Non-Spring Random WIP

Post by Mr. Bob »

I'm Bob and I'll be acting as the legal counsel for this grass during this investigation.

Keep in mind we're dealing with a desert where grass is really just a collection of shrubs. Also, keep in mind that while these fur systems are incredibly nice for renders, this is a game. Performance is a big issue here.
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: Non-Spring Random WIP

Post by Beherith »

Anyone who doesnt want to drive their GPU to the max thermal design power just for nice grass is a pansy.
User avatar
KaiserJ
Community Representative
Posts: 3113
Joined: 08 Sep 2008, 22:59

Re: Non-Spring Random WIP

Post by KaiserJ »

yeah dude i got 2x 580's to run lawn simulator pro 2012 in SLI mode, PVP deathmatch is awesome on the riding mowers

was actually trying some foliage the other day;

Image

i guess it's decent for 43 polies (including the mound) but i think i need some variation in the limbs

Image

also lots and lots of posing / animating
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Non-Spring Random WIP

Post by smoth »

mazekraft? mazekraft
User avatar
SwiftSpear
Classic Community Lead
Posts: 7287
Joined: 12 Aug 2005, 09:29

Re: Non-Spring Random WIP

Post by SwiftSpear »

PicassoCT wrote:yep.. but well.. there is a reason for grass to use the furshadder +highdetail indiv grass for the border patches..

Image

little ironic side story.. years ago..i requested spring using some sort of dynamic texture to simulate grass- now that i have read into the fure-shadder.. i understand.. that this is actually the thing this one does.. just dots.. generated, colourgardient over it.. and there you are..
Image
brofist with the one feature request of all the featurerequests in the past which wasnt nuts!
Image

http://matrep.parastudios.de/index.php? ... stic-grass
To be fair, it's a little bit crazy. This type of thing is not impossible to make work in games, but it's not trivial either. You generally don't want to use an entirely new shader for only one aspect of your project rendering... although they are constantly making exceptions to that for water, so meh...
User avatar
PicassoCT
Journeywar Developer & Mapper
Posts: 10453
Joined: 24 Jan 2006, 21:12

Re: Non-Spring Random WIP

Post by PicassoCT »

So if i have a exception for something that in realLife only covers 70 of the planets surface.. thats okay, but to make a exception for something that in HalfLife, covers 70 of the surface the game takes place.. thats a fallacy.

Thats a paddlin.
User avatar
Mr. Bob
Posts: 357
Joined: 11 Mar 2010, 09:05

Re: Non-Spring Random WIP

Post by Mr. Bob »

Image

DAT PROGRESS
User avatar
knorke
Posts: 7971
Joined: 22 Feb 2006, 01:02

Re: Non-Spring Random WIP

Post by knorke »

In the beginning Bob created earth.
Now the earth was unformed and void, and a red glare was upon the face of the deep.
And Bob said "let there be rocks", and behold, there were rocks.
And he saw that it was good, so he made a screenshot.
Post Reply

Return to “Off Topic Discussion”