Author Topic: Klyros's wings  (Read 1715 times)

Arcanacat

  • Hydlaa Resident
  • *
  • Posts: 50
    • View Profile
Klyros's wings
« on: December 03, 2005, 12:46:26 pm »
How come we can\'t use their wings yet? And when we can, what button must we press to use em? And when CAN we actually use em?

Karyuu

  • Forum Legend
  • *
  • Posts: 9341
    • View Profile
(No subject)
« Reply #1 on: December 03, 2005, 09:16:13 pm »
Quote
Originally posted by Arcanacat
How come we can\'t use their wings yet?


Because actual flight/gliding isn\'t implemented yet.

Quote
And when we can, what button must we press to use em?


You\'ll find out when the feature will actually be implemented.
 
Quote
And when CAN we actually use em?


When the feature will be implemented :) \"When\" is generally a bad question to ask about anything. Did you actually read what this forum section is for?

\"Where people can discuss code contributions, build problems, CS/CEL/Cal3d problems for the latest cvs ONLY.\"

Please be aware of such things.

*edit* Vengeance or acraig will have to take care of it :)
« Last Edit: December 04, 2005, 07:21:17 am by Karyuu »
Judge: Are you trying to show contempt for this court, Mr Smith?
Smith: No, My Lord. I am attempting to conceal it.

dragonfire999

  • Hydlaa Notable
  • *
  • Posts: 938
    • View Profile
(No subject)
« Reply #2 on: December 04, 2005, 06:13:34 am »
(maybe it should be moved to Newbie forum?)

Quote
= <3

DeviantArt

Avarus

  • Hydlaa Citizen
  • *
  • Posts: 210
    • View Profile
    • The Dragon Council
(No subject)
« Reply #3 on: December 05, 2005, 06:10:02 pm »
(I think it fits more in the wishlist ;))

Suno_Regin

  • Forum Addict
  • *
  • Posts: 2445
    • View Profile
(No subject)
« Reply #4 on: December 07, 2005, 10:45:36 pm »
Well, I don\'t know about using them, but it would be nice for that spot on the wings where theres empty texture to be removed, it\'s like dead weight.

josephoenix

  • IRC Op
  • Hydlaa Notable
  • **
  • Posts: 706
    • View Profile
(No subject)
« Reply #5 on: December 08, 2005, 01:24:58 am »
If that \"spot\" was removed, you\'d probably have some issues with the model :P There\'s a reason it\'s there

The problem is that the render priority for the transparent bit seems to be too early, so it figures out what should show through the transparency before if renders anything besides the skydome.. so the only thing there -is- to show through there is the skydome resulting in the odd bits you see on just about anything around with transparency

Zeraph has figured out a very simple fix to this and is submitting it to Talad, so there is a chance that transparency will work again after the next update. Not a big chance, or a good chance, but a chance nonetheless.

josePhoenix
Sir John Falstaff: "Let the skie raine Potatoes: let it thunder, to the tune of Greenesleeues"

Suno_Regin

  • Forum Addict
  • *
  • Posts: 2445
    • View Profile
(No subject)
« Reply #6 on: December 08, 2005, 04:06:43 am »
So...Can you put that in a book called, \"Computers for Idiots?\"

I don\'t understand why you need it to be transperant, it just tampers with the Klyros spacing, and it used to be the cause of them getting stuck in doors, to my understanding anyway.

josephoenix

  • IRC Op
  • Hydlaa Notable
  • **
  • Posts: 706
    • View Profile
(No subject)
« Reply #7 on: December 08, 2005, 05:30:34 am »
uh... you need it to be transparent because.... Klyros wings don\'t have flat edges? if you didn\'t make that part transparent, you\'d just see a gray or black texture there. Also, the texture has nothing to do with whether or not a model can fit through a door.

If I knew what the heck you mean by Klyros spacing, I\'d answer that too.

josePhoenix
Sir John Falstaff: "Let the skie raine Potatoes: let it thunder, to the tune of Greenesleeues"

Keyaz

  • Guest
(No subject)
« Reply #8 on: December 08, 2005, 05:35:58 am »
excuse the shody detail of it.

the left is what i think it is now, the right would be to remodel the wings exactly


the left models them in a \'block\' then overlays the texture with uvmapping and cancels out the unneeded parts with blue of which is (supposed) to be transparent, although theres the said issues. the red squares indicate a (primitive as i suck at modelling) vertex, 3 of those joined together make a poly, now as oyu can see, not many poly\'s on the left one = good, low lag from detail, and the wings look good still because of an awesome texture.

the right model, would be to mould the model perfectly, using a lot more vertexes, therefore multiplying the poly\'s to a ludicrous amount, the model would look good, even without a texture, but would put trememdous pressure on each players client, now multiply that pressure, there are lots of Klyrosian players afterall.

would you rather play with the left, and have some transparency issues until they\'re solved, or play with the right.... or not actually play with the right because you\'d lag so much your face would fall off...

simple eh?

thought not :P

Suno_Regin

  • Forum Addict
  • *
  • Posts: 2445
    • View Profile
(No subject)
« Reply #9 on: December 08, 2005, 09:57:03 pm »
I\'d want to go with the right. :P

josephoenix

  • IRC Op
  • Hydlaa Notable
  • **
  • Posts: 706
    • View Profile
(No subject)
« Reply #10 on: December 08, 2005, 11:25:22 pm »
Go back and read Demarthl\'s post.

He explains quite clearly why this is not feasible.

josePhoenix
Sir John Falstaff: "Let the skie raine Potatoes: let it thunder, to the tune of Greenesleeues"

Suno_Regin

  • Forum Addict
  • *
  • Posts: 2445
    • View Profile
(No subject)
« Reply #11 on: December 09, 2005, 02:47:34 pm »
I know, a lot of lag, hard job, but if it were possible, I\'d choose the one on the right.