.p, Battle Files 'n Milkshape 3D

  • Thread starter Thread starter Alhexx
  • Start date Start date
Status
Not open for further replies.
I've uploaded 'Ultima 0.27 ßETA Version 2'. If u wonder what the heck it is, download it. - Alhexx

BTW: Yeah, my first posted topic, and I've crossed the 100 replies border...hehehe
 
Alhexx, why don't you head on to this thread and see if you can help me continue my work here?
   [url="<a]http://qhimm.3dstream.net/ubb/Forum4/HTML/000099.html[/url]" TARGET=_blank>http://qhimm.3dstream.net/ubb/Forum4/HTML/000099.html   BTW, fice, my college posted a list of the top 50 Uni's in UK. IIRC, you said you were in Warwick right? Well, Warcwick got a 10th placing   :)

*Edit*
It was 50 not 5  :)


[This message has been edited by The SaiNt (edited June 14, 2001).]
 
Yeah, we're a quite good uni overall. The Computing department's usually placed as top three in the UK though. Mwahahaha.
 
Fice: OpenGL-related question:
Using the glcolor command (or any other alternative command), is it possible to give the vertexes transparency?I'm askin' b'cause I think that the reserved Byte in the Color Pool is transparency...

- Alhexx
 
Yes. If you're using floating point colours (you should), useglColor4f(Red, Green, Blue, Alpha);

Alpha is the transparency level.
Of course, *any* glColor4? command works for alpha.

However, you also need to enable blending

glEnable(GL_BLEND);
glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA);

...is the best setup for straight transparency.

However: do note, if you're doing proper transparency, the polygons *do* need to be drawn in depth order. IE: When you draw a transparent polygon, all the polygons "behind" it need to have been drawn already, so OpenGL can calculate what the new polygon you're drawing will look like.
 
yeah.. i can't d/l the latest version of ultima either... :/ohh.. and btw.. thnx for the greet in the readme  :)
 
Fice: Yo, thanx!
tulkk: I think I've got to list some more ppl there... - Alhexx
 
HAHAHAHey, Fice, I've tried out the Alpha Channel, it worx pretty cool...but take a look at this:
  [url="<a]http://alhexx.tripod.com/apps/ff7/snow2.gif[/url]" TARGET=_blank>http://alhexx.tripod.com/apps/ff7/snow2.gif  


tulkk: Yo, u can dl it now. (tripod has renamed the file 'ultima027ß2.zip' to '2.zip' - I wonder why? - ah, tripod doesn't like these ß signs)

BTW: I've released the third ßETA
 - Alhexx

BTW: Hey, Fice, how's Ficedula pronounced correctly?   :-?

[This message has been edited by Alhexx (edited June 14, 2001).]
 
Hehehe, Ultima 027 ßETA 4 released...that means two realeases in less than two hours... - Alhexx

BTW: Now I'm a Fast Newbie - I got rid of those yellow stars...
 
Alhexx, I just wanted to add that you have the *ABSOLUTE WORST TASTE* in windows system colors I've ever seen. I haven't seen color clashes like that since I went through my "neon color scheme" phase when I was in High School. I mean, come on, yellow with a blue title bar. Yuucchh! And don't go swithing to that eggplant colorscheme either. Been done to death, how about a nice rose or wheat scheme. I shudder to think what your desktop looks like. ^_^
[This message has been edited by halkun (edited June 15, 2001).]
 
tulkk: GOD? YEAH...but really, I don't think I can really compete with Fice and Qhimm...although I'm workin on it...   :D
And there's another point: Qhimm, Fice and some others are workin one more than only one file type. I think, my speciality will stay 3d models...but I'm gonna work on it, until I crack everything...whole models, animations and so on...man, that's going to be hard workdarkness: Hmm, strange...I have never had this error...when exactly does the error occur? If u tell me, I probably be able to help you...

halkun: WHAT?   :x
Hey, I have the yellow color since about three weeks...before I had neon green (Qbasic-Color 10) that' looked...well...okay
To my Desktop: I've got a picture of Katie Price...

- Alhexx (@ School)

BTW: First an info: I'm livin' in Germany. And I've got one question: Has FF9 PC been released anywhere in th world? (Japan, UK, USA?) Any release dates or sth?

- edit -
Square wanted to release FF9 PC in Germany in February, but they didn't...and there'r no news from then on...

[This message has been edited by Alhexx (edited June 15, 2001).]
 
:D Man, you're releasing 'em as often as a pensioner goes to the bathroom  :wink: hehe..The proggie is coming along great, i'm impressed.. i mean were do you get the motivation and maybe more important.. the time to dev this proggie?

I can't wait til you add support for full model exporting (viewing/editing).. hehe..  :wink:


I think it's time... *cough* there's another god in the FF7hacking heaven.. Qhimm.. Fice.. make room for Alhexx up there..
and now.. let's gather around the camp fire sacrifice a herd of cute little mammals in front of it to celebrate  :wink:
 
You forgot our favourite R & D person, halkun  :)[This message has been edited by The SaiNt (edited June 15, 2001).]
 
Alhexx: No probs  :) Looks like Ultima's coming along pretty well.How do you pronounce Ficedula? Hmmm. Well, I pronounce it:

Feece-uh-due-la

but my parents pronounce it

Fee-sed-du-la

Take your pick  :) My mum speaks Latin (well, more than I do) so she might be right ... but I like my way better anyway  :D
 
I pronouce is "Fice" as in rhymes with "vice" as far as his full name, never tried to pronouce it. I call him "fu-de-see-a" to myself but never said it out loud. Execpt now. ^_^
 
in the viewer it gives me the error when i open a .p file. in ultima 0.27 its gives me the error when it opens, and closes the program.
 
I pronounce 'Fice' like 'Vice', too, but now I alos now how 'Feece-uh-due-la' is pronounced...that's good...  :)darkness: Alright, I'm going to have a look  on that...

tulkk2: I think I've got to add something:
Ultima 0.27 ßETA 4 is just a viewer 'till now - it hasn't got any editing options 'till now, but I hope I'll add these in one of the next three version (maybe this weekend - I'll have much time on saturday  :))

SaiNt: R & D Person?  :-? (Who?)
 
Status
Not open for further replies.
Back
Top