What are the limits for allegiance?

A place to discuss user-created Allegiance 3D models, textures, images, and other visual ingame content.
Adaven
Posts: 1959
Joined: Sat Oct 25, 2003 7:00 am
Location: Greater Ozarks

Post by Adaven »

Wow, those look great! It's awesome to see such talented people join the community.

Poly Count: I'm not real sure, but I think the largest objects in the game (stations, capital ships) are on the order of a few thousand poly's, normal ships in the hundreds. Someone else may correct me. The engine does have a LOD system, but I don't think any of the player made models currently use it.

Textures: default is 256x256 or 512x512 @16bit to accomadate low end systems. However, if you have higher quality source material, you can setup an optional texture pack for those with high end systems. I think the recent changes to the source code allows up to 2048x2048 sized textures. You can also use multiple texture files on a single ship if you need to. On a side note: Right now a couple of us are going through and trying to revamp the old textures to the new max size, if you have some free time and want to pitch in, I'm sure you'd be quite welcome.
Last edited by Adaven on Mon Apr 16, 2007 5:32 pm, edited 1 time in total.
Zapper
Posts: 1306
Joined: Sat Jan 29, 2005 8:00 am
Location: Denmark

Post by Zapper »

Nice models... Got any figs?
It looks like you could make a whole range of ships for a faction.. perhaps make a bundle and players will be inspired to make a faction for it.

Well... The old models got around 500-1000 faces mostly 500.
Some of the newer productions got around 2300-3K faces.
I think you can push the models to 3K-4K faces at max.

I would recommend that u only use 2-3 2048 textures per model.
The textures are big after all, not all players have a gfx card with a lot of Ram.

At the moment the engine only support Normal maps.
As Adaven said.. if possible downsize the maps to 256, of cause this could displace the wrapping...

Zap
Life suck's and then u play Alleg.
-.. ..- -.- . -. ..- -.- . .----. . -- .. ... - .... . --. .-. . .- - . ... -
Image
zecro
Posts: 913
Joined: Sat Feb 21, 2004 8:00 am
Location: Redmond, WA

Post by zecro »

What's the deal with Alleg using/not using the graphics card? Heard something about that...
Adaven
Posts: 1959
Joined: Sat Oct 25, 2003 7:00 am
Location: Greater Ozarks

Post by Adaven »

I'm probably going to get something wrong but at least part of it is:

Alleg definitely uses video cards for something. Turn off hardware Accel and you'll instantly see the difference. However I think there is a lot of untapped potential in most video cards (especially newer ones) and thus shoves most of the processing load to the cpu.
TrashMan
Posts: 30
Joined: Sun Apr 15, 2007 9:51 pm

Post by TrashMan »

Interesting... I also have a lot of ST models and some other ones..

Anyway, the models you see there I made for Freeespace 2 (Source Code Project), Homeworld 2, Nexus and some other games, so I have several version of those ships.
the Archangel would prolly be my biggest poly hog - just the hul lis 4400 polys /mrgreen.gif" style="vertical-align:middle" emoid=":D" border="0" alt="mrgreen.gif" /> Add those massive rotating turrets (in FS2 it has around 90 turrets) and you get to 10000 polys /mrgreen.gif" style="vertical-align:middle" emoid=":D" border="0" alt="mrgreen.gif" />

Of course, this can be further optimized.

*Actually, the biggest resource hog would be my Whitehall starbase - that thng is..HUGE (12-14km /mrgreen.gif" style="vertical-align:middle" emoid=":D" border="0" alt="mrgreen.gif" />)

Maby this game should use the FS2 SCP engine..lol

HARD LIGHT PRODUCTIONS <--- check it out!
Last edited by TrashMan on Mon Apr 16, 2007 10:44 pm, edited 1 time in total.
KGJV
Posts: 1474
Joined: Tue Jul 01, 2003 7:00 am
Location: Transilvania

Post by KGJV »

Adaven wrote:QUOTE (Adaven @ Apr 16 2007, 09:54 PM) I'm probably going to get something wrong but at least part of it is:

Alleg definitely uses video cards for something. Turn off hardware Accel and you'll instantly see the difference. However I think there is a lot of untapped potential in most video cards (especially newer ones) and thus shoves most of the processing load to the cpu.
Yes Alleg engine is from 1998/1999 (even before may be so close to 10 years) when 3D Gfx cards were 3D accelators and not the main gpu.

Most rendering in the engine is done by the cpu with only a few things send to the gpu.

Technically, Alleg engine also uses a mix of DirectDraw (2D) and DirectX D3D v7.

I'm currently trying to upgrade the engine to full DirectX D3D V9. That some 'heavy' work as the code is a bit messy so it'll take time and i'm not yet sure I will succeed to do it so I keep a low profile on this for now. /wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" />

Plan B is eventually to rewrite Alleg with a more modern technology like XNA but that's another story /mrgreen.gif" style="vertical-align:middle" emoid=":D" border="0" alt="mrgreen.gif" />


Now if you have complex models already made, I might be interested later to eventually test to the engine upgrade with them but it's too soon atm.

For now you can downsize them to a lower polycount.
Last edited by KGJV on Mon Apr 16, 2007 11:38 pm, edited 1 time in total.
Image
TrashMan
Posts: 30
Joined: Sun Apr 15, 2007 9:51 pm

Post by TrashMan »

I allready hve lower-poly version...LODs ya know /mrgreen.gif" style="vertical-align:middle" emoid=":D" border="0" alt="mrgreen.gif" />

I usually make 5 lods per ship, inculding fighters, so the polay range is pretty flexible /mrgreen.gif" style="vertical-align:middle" emoid=":D" border="0" alt="mrgreen.gif" />
redxdragon
Posts: 108
Joined: Mon May 16, 2005 7:00 am
Location: north of antarctica
Contact:

Post by redxdragon »

I need my own PC again so I can start modeling and skinning again...
Image
Conspiracy@SysX
TrashMan
Posts: 30
Joined: Sun Apr 15, 2007 9:51 pm

Post by TrashMan »

Am I right to assume that Allegiance is still groing and changing and that new factions may be added?
Post Reply