www.jpct.net

General => Feedback => Topic started by: cyberkilla on February 23, 2007, 01:14:12 am

Title: Webstart Example
Post by: cyberkilla on February 23, 2007, 01:14:12 am
I forgot to mention this...

The Java Web Start example is very nice!
I like the bloom effect very much.
Title: Webstart Example
Post by: EgonOlsen on February 23, 2007, 12:51:43 pm
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.
Title: Webstart Example
Post by: cyberkilla on February 23, 2007, 01:13:34 pm
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...

(http://images.mmorpg.com/images/screenshots/052006/7200.jpg)

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.
Title: Webstart Example
Post by: raft on February 24, 2007, 01:31:14 am
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

Code: [Select]
r a f t
Title: Webstart Example
Post by: EgonOlsen on February 24, 2007, 10:49:18 am
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:
Quote
is there a kind of path finding in it or does that creature simply follow some predefined paths ?
It's predefined.
Title: Re: Webstart Example
Post by: raft on February 28, 2007, 08:37:54 pm
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
Title: Re: Webstart Example
Post by: cyberkilla on February 28, 2007, 08:43:56 pm
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://www.rpwar.com/betafiles/files/cyberkilla/Screenshot-jPCT,%20a%203D%20engine%20for%20Java%20-%20Visit%20http:--www.jpct.net%20for%20more%20info.png)
Title: Re: Webstart Example
Post by: EgonOlsen on February 28, 2007, 08:57:25 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.
Title: Re: Webstart Example
Post by: EgonOlsen on February 28, 2007, 09:00:14 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.
Title: Re: Webstart Example
Post by: cyberkilla on February 28, 2007, 09:46:33 pm
Hehe ;)