Game Development Community

dev|Pro Game Development Curriculum

Mega poly sorting finally accomplished (new firs - WIP!)

by Christian Herzog · 03/19/2007 (3:28 am) · 3 comments

Currently I'm working on a new 3D-Diggers fir-pack:
giggsy.3d-diggers.de/3d-diggers/firrrs.jpg
The main and hardest work is done: the beloved sorting, which I've spent days on...
In one of the "worst" cases, I counted exactly 199 groups of polys which wanted to be sorted in Milkshape (by hand).
That's when you allmost start crying and would rather go back to bed than sitting in front of the PC ;)


But somehow I masterd this task and now it's up to varying these models to get a more natural look.
And maybe some fallen trees and cut-down trunks.
Anyway, it's now up to the fun part!

I'll keep you up to date ;)

#1
03/19/2007 (7:32 am)
The trees look very nice. Look forward to it.
#2
03/19/2007 (5:29 pm)
Cool, I already bought the other Diggers tree packs, looks like I'll be getting this one as well. Will they have LoD?
#3
03/19/2007 (11:03 pm)
Yes!
Depending on the tree, about 600 - 2000.

I'm not sure yet if I should also include a billboard lod.
Actually, nowadays engines should create them on the fly (with imposters or so)
This way you could also chunk up groups of trees... but that would be a programming matter ;)