[OLD SHIT ENGINE] Pointless arena shooter

The home for dedicated threads to specific projects, be they mods, tools, or independent games.
leileilol
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

[OLD SHIT ENGINE] Pointless arena shooter

Post by leileilol »

Julius wrote: why not use your art skills (which have come a long way!) for something more... hmmm original?
Julius wrote: why not use your art skills (which have come a long way!) for something more... hmmm original?
Julius wrote: for something more... hmmm original?
Last edited by leileilol on Wed Oct 15, 2014 5:42 am, edited 9 times in total.
i should not be here
Irritant
Posts: 250
Joined: Mon May 19, 2008 2:54 pm
Location: Maryland
Contact:

Re: [id3][WIP] OpenArena3

Post by Irritant »

I am curious, what are the performance issues you are having with IQM? Or is this due to something coded in IOQ3?
http://red.planetarena.org - Alien Arena and the CRX engine
leileilol
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Re: [id3][WIP] OpenArena3

Post by leileilol »

MDR's designed for performance and the implementation is already mature, functional, and does what I want - the only issue are the models getting there.

I see no reason to go for IQM, even if Ioq3 had a fixed and patched up perfect IQM implementation - that still doesn't have tags or internal LODs, and that's more suited for projects that require full skeletal manipulation which OA is not one of.

I actually use IQM as an exchange format to MDR using Noesis and run a script like.....

Code: Select all

\noesis\noesis.exe ?cmode upper.iqm 	upper.mdr -mdrbtag "tag_weapon;tag_weapon" -mdrbtag "tag_head;tag_head" -mdrbtag "tag_flag;tag_flag"
\noesis\noesis.exe ?cmode lower.iqm 	lower.mdr -mdrbtag "tag_torso;tag_torso"

\noesis\noesis.exe ?cmode head.iqm 	head.md3
\noesis\noesis.exe ?cmode headlow.iqm head_1.md3 

move *.mdr \prj\oa\devl\models\players\sorceress
move *.md3 \prj\oa\devl\models\players\sorceress
i should not be here
gnounc
Posts: 428
Joined: Mon Apr 06, 2009 6:26 am

Re: [id3][WIP] OpenArena3

Post by gnounc »

A good bit of information there about OA3 that I wouldn't have thought to ask.
Very interesting! Thanks for the post
Also I'd never heard of MDR, so it was fun to get wind of that.

The polycount and stuff is a bit difficult to read on the model timeline. ctrl+ helped a bit, but not much.
the 2008 and 2012 models are the only ones who's face makes me believe they are alive. so those 2 are my favorites
I enjoy seeing the iterations, if you have any other models that have been around as long, and gone through as many starkly contrasting changes,
we'd love to see those as well.
leileilol
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Re: [id3][WIP] OpenArena3

Post by leileilol »

Not enough characters have gone through that many iterations. Merman is more drastic though... Had a sex change, lost the flipper for legs, then lost the legs and then turned into a lamia.


MDR is developed for Star Trek Voyager Elite Force, a game developed on mostly late Pentium IIs @~450MHz range, so surely MDR is lean enough for that. The motivation for MDR were the memory savings and the allowing of a crapload of animation frames for believable single player drama, and using MD3 to do the same task would be unfeasible.

However, this doesn't mean OA will start supporting STVEF players. That would require cgame changes, to allow players2/, jpeg icons and worst of all, mp3 decoding for their sounds (MP3 is strongly undesirable). Supporting the MDR format doesn't mean these must be done.

OA doesn't need craploads of frames either - i'd be happy to just use MDR to exchange memory usage for CPU usage. I have been playing with extending animation though (torso running, jumping and aiming animations)
i should not be here
leileilol
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Re: [id3][WIP] OpenArena3

Post by leileilol »

I should mention there was an unfortunate incident with the Community Map Pack with a contributing mapper sneaking in some non-Free textures. The pack has since been retracted (as much as it can be, since mirroring is contagious and some filehosts don't care *cough*Gamefront*cough*) and is in the process of a cleaner rerelease. It kills momentum and places new burdens on development, and versioning systems don't help either.

Stuff like that is why I have a very strict commit process for the base project (it only is allowed through one specific forum thread where I try to audit every contribution).
i should not be here
leileilol
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Re: [id3][WIP] OpenArena3

Post by leileilol »

Any recommendations for IK rigging a torso?

That quick IK tutorial is not very helpful when I absolutely need strict hand positions (for weapon holding without jitter, as well as flag holding).
i should not be here
jitspoe
Posts: 217
Joined: Mon Jan 17, 2005 5:27 am

Re: [id3][WIP] OpenArena3

Post by jitspoe »

Regarding textures, these are all open source if you want any of them for anything:

http://dplogin.com/files/textures/pball/hr4/

Zip: http://dplogin.com/files/hr4_gpl.zip
leileilol
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Re: [id3][WIP] OpenArena3

Post by leileilol »

Some weapon design doodle shapes

[rejected material]
Last edited by leileilol on Sun Apr 06, 2014 2:02 am, edited 1 time in total.
i should not be here
qbism
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am
Contact:

Re: [id3][WIP] OpenArena3

Post by qbism »

BFG: expanding gob of translucent goo
Grapple: robotic tendrils with suction cups
goldenboy
Posts: 924
Joined: Fri Sep 05, 2008 11:04 pm
Location: Kiel
Contact:

Re: [id3][WIP] OpenArena3

Post by goldenboy »

niiiiice concepts leilei!
leileilol
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Re: [id3][WIP] OpenArena3

Post by leileilol »

They're not nice concepts. I intended to scribble as many different identifiable shapes as I can to avoid confusion with each other while also attempting to make their funciton clear. Weapon size varies as well, since the railgun would be long etc
i should not be here
goldenboy
Posts: 924
Joined: Fri Sep 05, 2008 11:04 pm
Location: Kiel
Contact:

Re: [id3][WIP] OpenArena3

Post by goldenboy »

I understood that. That's why I thought they were nice. Nevermind, I'll go back to my own thread then.
frag.machine
Posts: 2126
Joined: Sat Nov 25, 2006 1:49 pm

Re: [id3][WIP] OpenArena3

Post by frag.machine »

@leileilol: do you intend to have a common theme between weapons (and by extension, the rest of game elements), like steampunk, futuristic, etc?
I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC :) (LordHavoc)
leileilol
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Re: [id3][WIP] OpenArena3

Post by leileilol »

Guns that fire blue stuff are futurisitc and slightly mecha inspired. Guns that fire bullets seem more traditional and conventional but are still going to be abusrdly shaped so you can make out with them at a distance. There's no avoiding the shotgun and grenade launcher looking genericish. I'm still a bit lost on how to depict a functional rocket launcher that doesn't look like some RPG.


Also a note that I am still avoiding alpha channels and multiple textures. For example the scrolling shader on the railgun will be part of the same weapon texture as an all vertical strip being scrolled without light calculations, as a part of my aggressive optimization about texture switching.
i should not be here
Locked