Main Menu

Webstart Example

Started by cyberkilla, February 23, 2007, 01:14:12 AM

Previous topic - Next topic

cyberkilla

I forgot to mention this...

The Java Web Start example is very nice!
I like the bloom effect very much.
http://futurerp.net - Text Based MMORPG
http://beta.rpwar.com - 3D Isometric MMORPG

EgonOlsen

Thank you! The used level doesn't do the bloom effect justice. It can look much nicer than it does in this all-blue-setting.
I'm currently working on a "simple" client-server-version of this example.

cyberkilla

I like the little spider creature;).

That reminds me, I need to finish my npc ai.

I wonder, is there any way to create an effect that looks 'vaguely' similar to this...



It's just a fascination. It isn't something that is vital.

A lot of these effects seem to be possible with billboarded textures,
and textured planes.

I think a small particle system would give the rough effect.
http://futurerp.net - Text Based MMORPG
http://beta.rpwar.com - 3D Isometric MMORPG

raft

very nice demo ;) is there a kind of path finding in it or does that creature simply follow some predefined paths ?

the client-server one will be a multi-player one right ? sounds great :D

btw, pressing b seem to have no effect on this old laptop. it has an integrated  SiS 760 graphics chipset. mine is at repair so i dont know if it is ok on it

r a f t

EgonOlsen

Yes, it'll be a kind of simple multiplayer game (one player model, one weapon, one level). I'm writing it basically to write myself some client-/server-code for another, bigger game i'm planning to write (which will reuse a lot of the Paradroidz art resources, i.e. the same models and such).

About the SIS-chipset: It very likely that it doesn't support the extensions needed. The console should print out a message in that case when you press 'b'.

Edit:
Quoteis there a kind of path finding in it or does that creature simply follow some predefined paths ?
It's predefined.

raft

i have my laptop back. bloom effect runs on fedora but kills the performance. it doesnt run on win xp. i have an intel 915 GM chipset

for your knowledge

cyberkilla

#6
Oh, I should have told you about that too:).

The performance drops quite significantly with it enabled.
I am running Ubuntu Edgy Linux.

Still, I'm going to use it:)

Fantastic little monster too;)
http://futurerp.net - Text Based MMORPG
http://beta.rpwar.com - 3D Isometric MMORPG

EgonOlsen

Quote from: cyberkilla on February 28, 2007, 08:43:56 PM
The performance drops quite significantly with it enabled.
Yes, because it eats fillrate for breakfast. You can tweak the effect/performance with the settings provided by that processor, but on low end graphics hardware (like Intel onboard chips), you should be happy that it works at all. It requires an extension that some older chips/drivers don't offer.

EgonOlsen

Quote from: cyberkilla on February 28, 2007, 08:43:56 PM
Fantastic little monster too;)
Not mine...just downloaded from planetquake...if i would have done it, it would look like that only if it should actually became the  model of a human.

cyberkilla

http://futurerp.net - Text Based MMORPG
http://beta.rpwar.com - 3D Isometric MMORPG