Core Garpike +1 - Page 3

Core Garpike +1

Share and discuss visual creations and creation practices like texturing, modelling and musing on the meaning of life.

Moderators: MR.D, Moderators

Gnomre
Imperial Winter Developer
Posts: 1754
Joined: 06 Feb 2005, 13:42

Re: Core Garpike +1

Post by Gnomre »

Tobi: http://wormhole.tauniverse.com/images/s ... at_new.jpg
The slits in the doors of that use the existing s3o transparency (in other words it works fine on units). Of course, Mr. D's previous models serve just as well, but the LAAT is a nice, easy to spot example, since the door would just be solid if it didn't work.
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Re: Core Garpike +1

Post by rattle »

/me wants real RGBA textures without Lua
User avatar
Zpock
Posts: 1218
Joined: 16 Sep 2004, 23:20

Re: Core Garpike +1

Post by Zpock »

rattle wrote:/me wants real RGBA textures without Lua
This would be unwise, see Tobis post.
User avatar
MR.D
Posts: 1527
Joined: 06 Aug 2005, 13:15

Re: Core Garpike +1

Post by MR.D »

All I need it for with these units is an on/off Transparency.

Translucent or semi-transparent stuff is nice for specific aplication, such as cockpit areas or for special effects like cloaking or chameleon appearing units, or glass objects, but without being able to distinguish from one or the other I can see where it would start eating GPU.
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Re: Core Garpike +1

Post by rattle »

Zpock wrote:
rattle wrote:/me wants real RGBA textures without Lua
This would be unwise, see Tobis post.
Perhaps. However it would not depend on unit reflections nor require shaders.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Core Garpike +1

Post by smoth »

I use transparencies on units also, I have the shoulders of the rx78 rather then cuting the hole I use transparencies and a few solid faces to fake the geometry. I did the same on the Morty and I do it in other places as well..

Image






So... mr. d.. any updates?
Saktoth
Zero-K Developer
Posts: 2665
Joined: 28 Nov 2006, 13:22

Re: Core Garpike +1

Post by Saktoth »

On polycount, CA's flea is this horrendously ineffecient 1000+ polygon monster. There was a point a while ago where fleas were op due to them being all terrain. On maps with cliffs, you could slip in any angle with massive, non-stop hordes of fleas. And i mean hordes and hordes, swarming zerg-like seas of fleas. You get the same on speedmetal, several facs with nanos spamming fleas non-stop, clogging up the ramp in the middle.

Ive never noticed any lag from it at all, even with a speedmetal economy dedicated to fleaspam.
User avatar
MR.D
Posts: 1527
Joined: 06 Aug 2005, 13:15

Re: Core Garpike +1

Post by MR.D »

The CA flea also uses Alpha transparency though right?
On its back, those fins on that shield on his back are vented by Alpha and not just modeled?
User avatar
overkill
Posts: 500
Joined: 02 Sep 2006, 01:15

Re: Core Garpike +1

Post by overkill »

Modeled iirc.
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Re: Core Garpike +1

Post by rattle »

They are modeled, hence 1k tris. Also the eyes are very polygon heavy.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Core Garpike +1

Post by smoth »

IIRC, I killed some of the polies when I made the ribs thin..

Image
User avatar
Neddie
Community Lead
Posts: 9406
Joined: 10 Apr 2006, 05:05

Re: Core Garpike +1

Post by Neddie »

Saktoth wrote:On polycount, CA's flea is this horrendously ineffecient 1000+ polygon monster. There was a point a while ago where fleas were op due to them being all terrain. On maps with cliffs, you could slip in any angle with massive, non-stop hordes of fleas. And i mean hordes and hordes, swarming zerg-like seas of fleas. You get the same on speedmetal, several facs with nanos spamming fleas non-stop, clogging up the ramp in the middle.

Ive never noticed any lag from it at all, even with a speedmetal economy dedicated to fleaspam.
657 Triangles supposedly, not 1000+
User avatar
MR.D
Posts: 1527
Joined: 06 Aug 2005, 13:15

Re: Core Garpike +1

Post by MR.D »

yeah I was about to say, just by looking at the model there is no way its 1000 or higher.

Unless it hadn't been optimized, or there were alot of unnecessary backfaces or bevels or something, which is not something Smoth allows to happen to his models.

At 600 tri, that matches the current BA/CA Krogoth model.

My Core Commander model that XTA and CA use is around 1600-2000 IRC (I forget).. it doesn't use any Transparent Alpha and it doesn't destroy FPS, of course there is typically only 1 per player though.

So what is the good "solid" answer for using alpha then?

Better to use higher tri counts and exclude the use of any transparency?

or?

Better to use as low triangles as possible, and use Alpha transparency sparingly?
Last edited by MR.D on 24 Jan 2008, 06:16, edited 1 time in total.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Core Garpike +1

Post by smoth »

wasn't my model, I just texed it. That was one of my first s3os.. was playing around when I did it. I probably should have done a better job. The eyes were cool though.
User avatar
Zenka
Posts: 1235
Joined: 05 Oct 2005, 15:29

Re: Core Garpike +1

Post by Zenka »

Flea is 685 tris btw. not the most efficient considering the size. The ribs are modeled and 12 tris each. The eyes are 48 tris each. the first verion didn't had them but imo the result is worth the expence.

If a higher poly count is killing your spring, stop running it on a Pentium 3 600mhz with a Gforce 4 Ti ;)
User avatar
MR.D
Posts: 1527
Joined: 06 Aug 2005, 13:15

Re: Core Garpike +1

Post by MR.D »

ok, well its all unwrapped and I have it in .s3o format now.

Gotta wait on starting the textures though, I had to rush another model for my HalfLife-2 mod team Firearms-2, and I gotta get it optimised and uvw_mapped by the weekend. :|

2980 triangles
Image
Image
User avatar
Zpock
Posts: 1218
Joined: 16 Sep 2004, 23:20

Re: Core Garpike +1

Post by Zpock »

MR.D wrote:So what is the good "solid" answer for using alpha then?

Better to use higher tri counts and exclude the use of any transparency?

or?

Better to use as low triangles as possible, and use Alpha transparency sparingly?

In my opinion, use alpha when it doesn't screw up the model too much if it's disabled. For example, little holes that add detail but are not essential like on those Smoth models, with a backup texture in place (no white or bright pink).

Not on things like wheel caps that will look really bad without the alpha obviously.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Core Garpike +1

Post by smoth »

Yeah, for those of you who saw it, I textured the morty without transparencies first then I added the transparency, so that people without the settings can see the model lookiing good still.
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Core Garpike +1

Post by Forboding Angel »

just a question here, not a criticism.

Wouldn't using half an octotoad on the eyes, stretching one side and uniform scaling on the stretched side be a better way to go? Cause as fay as I can tell, spring would render it as being smooth anyway.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Core Garpike +1

Post by smoth »

Does it really matter?
Post Reply

Return to “Art & Modelling”