Could store the vertices in an array then do a random number (believe the command is rand) and access the array with the random number. A quick way to check would be to store the vertices used in another array and see if the two match up, if not make tree else generate new number. You could also do this without a plane (as…
We've been talking about this in house quite a bit, hopefully we can do some sort of zbrush integration at some point. Yes, tessellation/displacement and the skin shader are not mutually elusive. With our modular shader you can create any number of combinations, including displacement or parallax with the skin shader. To…
[img]http://www.g4g.it/phpnews/images/Team_Fortress_classic_01.jpg[/img] I'd say that goes a bit beyond just simple texture swaps. I dont think the game would have lasted as long as it did if the massive player base had a hard time telling classes apart. What I said above is simply the impression I got while reading the…
This:ASUS PB Series PB278Q 27 http://www.newegg.com/Product/Product.aspx?Item=N82E16824236294 If you wait you can snag them open box about once a month if you're lucky for like $560. The reason I prefer Asus IPS screens is they have something called tracefree and it drastically reduces ghosting when you game, so it's a…
Hey guys! thanks so much for all the props. I just wanted to add onto the thread that we just added a big update called icebreaker! It's got 25 more levels, 2 new weapons and a bunch of new badguys! The coolest thing about it is that its FREE! and also to celebrate the new update we are making Shellrazer free as well! so…
Hey vickgaza, are you trying to view it at work or somewhere dropbox is restricted by any chance? I tested it on other devices and computers, seems fine :/ . Anyone else having this problem? Here is a WIP of the blockout. I like to concept as I go. I had the idea of the party deco pieces acting like clothing for some…
Also weapons swap and ammo from every base you take is a bit strange too, no point of the shops really what so ever in the game. Crafting could have been allot deeper imo, I pretty much maxed out my crafting (apart from the hunt quest parts) in the first 1/8th of the game (yer that includes bears and sharks). We seriously…
Well apparently I'm screwed. I bought my system from HP and their OEM motherboard doesn't support the GTX970 because they won't release a BIOS update. I guess that's what I get for buying an HP. Too bad because the system has been really smooth until now. FML. EDIT: I'm considering getting a new case/motherboard and just…
Its slowly swaying me towards buying a PS4.... however from everything ive seen the combat system looks incredibly.... I think clunky/frustrating might be the word. It seems a lot of games are going for this tight camera, more "single enemy" focused combat....and then throwing several enemies at you. Personally to me it…
the "underwater" effect only works underwater.. Its done using some sort of screenFX normal which displaces the pixels, and a fake camera sway to increas the effect. To achieve a similar effect in an aquarium tube like that is a little trickier. You'll need to be using some sort of refraction normal map. You can either…