Namer part 2: the export
-
- Retired PR Developer
- Posts: 2637
- Joined: 2007-03-20 14:09
Namer part 2: the export
Hi all, this is Motherdear and Hauteclocque !
Few days ago, [R-DEV]motherdear showed his and [R-DEV]The.Fist's work on the Namer APC model, an IDF asset which should appear in our next release.
[R-DEV]Rhino posted in one of his blogs his work on the BTR80 showing what is the work which follows the creation of a model, since doing models is nice, but putting them in the vbf2 engine is even better
The step where a model is integrated in the vbf2 engine is what we usually call the export.
I have nearly finished the export of the Namer right now, I still have the wreck (the model appearing when you destroy a vehicle) and its LODs (Level Of Details) to add to the export scene.
So, in what consists the export ? (quick answer would be 253 different elements consisting of bones, modifiers, geometry and similar, but that is pretty technical lol)
First, I had to check if the Namer was of the same size as the Merkava (they share the same chassis, and their lengths are almost the same)
Then, I thought about what will move on this vehicle : here we have the wheels (which are of different types either they touch the ground or not.), the gun mount (on which the coder will attach a .50cal), the two cameras of the namer (the driver one and the one linked to the gun).
You should say : but why he hasn't added the tracks too ?
We use another technique for them, we apply on them a texture which will slightly move on itself miming the track motion, I will not go into details with this, you would sleep in less than one minute.
After having separated all those elements and linked them in a precise order, we come to this, an alpha hierarchy :
When this is done, the coder (here, it will be [R-DEV]J.F.Leusch69) can code every part of the vehicle.
This hierarchy must be done for every LOD of the model (I suppose you have read Rhino's blog before reading this). motherdear had to do four LODs for the Namer, as you can see here :
From back to front, left to right :
COL 0 (bullet mesh), COL 1 (vehicle mesh), COL 2 (playermesh)
LOD 0 (what you see up close), LOD1, LOD2, LOD3 and LOD4.
1st player model (what the vehicle driver and gunner sees)
Each of these models are then plugged into the proper areas of the export and is setup in the hierachy. When the Export is done and is put into the engine, the exporter also has to define distances that the LOD's will switch at, and the coder [R-DEV]LEUSCH has to code the vehicle, defining turning radius, rotation limits of cameras, player positions and so on.
So while this vehicle has been in produktion it has been worked on by:
[R-DEV]Motherdear
[R-DEV]Fist
[R-DEV]Chuc
[R-COM]Hauteclocque
[R-DEV]Leusch
On top of this there is always people checking in on the model, progress, checking the uvw. Doing the textures and huds and so on.
Many many hours go into creating these things and we hope it is appreciated, but last and not least. A few ingame pictures.
Enjoy
/[R-DEV]Motherdear, [R-COM] Hauteclocque
Few days ago, [R-DEV]motherdear showed his and [R-DEV]The.Fist's work on the Namer APC model, an IDF asset which should appear in our next release.
[R-DEV]Rhino posted in one of his blogs his work on the BTR80 showing what is the work which follows the creation of a model, since doing models is nice, but putting them in the vbf2 engine is even better
The step where a model is integrated in the vbf2 engine is what we usually call the export.
I have nearly finished the export of the Namer right now, I still have the wreck (the model appearing when you destroy a vehicle) and its LODs (Level Of Details) to add to the export scene.
So, in what consists the export ? (quick answer would be 253 different elements consisting of bones, modifiers, geometry and similar, but that is pretty technical lol)
First, I had to check if the Namer was of the same size as the Merkava (they share the same chassis, and their lengths are almost the same)
Then, I thought about what will move on this vehicle : here we have the wheels (which are of different types either they touch the ground or not.), the gun mount (on which the coder will attach a .50cal), the two cameras of the namer (the driver one and the one linked to the gun).
You should say : but why he hasn't added the tracks too ?
We use another technique for them, we apply on them a texture which will slightly move on itself miming the track motion, I will not go into details with this, you would sleep in less than one minute.
After having separated all those elements and linked them in a precise order, we come to this, an alpha hierarchy :
When this is done, the coder (here, it will be [R-DEV]J.F.Leusch69) can code every part of the vehicle.
This hierarchy must be done for every LOD of the model (I suppose you have read Rhino's blog before reading this). motherdear had to do four LODs for the Namer, as you can see here :
From back to front, left to right :
COL 0 (bullet mesh), COL 1 (vehicle mesh), COL 2 (playermesh)
LOD 0 (what you see up close), LOD1, LOD2, LOD3 and LOD4.
1st player model (what the vehicle driver and gunner sees)
Each of these models are then plugged into the proper areas of the export and is setup in the hierachy. When the Export is done and is put into the engine, the exporter also has to define distances that the LOD's will switch at, and the coder [R-DEV]LEUSCH has to code the vehicle, defining turning radius, rotation limits of cameras, player positions and so on.
So while this vehicle has been in produktion it has been worked on by:
[R-DEV]Motherdear
[R-DEV]Fist
[R-DEV]Chuc
[R-COM]Hauteclocque
[R-DEV]Leusch
On top of this there is always people checking in on the model, progress, checking the uvw. Doing the textures and huds and so on.
Many many hours go into creating these things and we hope it is appreciated, but last and not least. A few ingame pictures.
Enjoy
/[R-DEV]Motherdear, [R-COM] Hauteclocque
[R-DEV]OkitaMakoto: "Talking squad level tactics in bed is actually a little known aphrodisiac"
[R-CON]Pantera : "maybe you might learn that we are not super intelligent beings chained in UKF's basement being forced to work on this".
- Zrix
- Posts: 4426
- Joined: 2005-12-02 14:25
Re: Namer part 2: the export
Looks good, and cheers for the dev process insights.
I'm guessing gameplay wise this will be something like the stryker, but slightly slower and with a ton of HP. Do want!
I'm guessing gameplay wise this will be something like the stryker, but slightly slower and with a ton of HP. Do want!
-
- Posts: 431
- Joined: 2007-08-28 21:47
Re: Namer part 2: the export
This ain't going to replace that M113 is "Bardelas" ? It's such an awesome vehicle on Beirut
-
- Posts: 4210
- Joined: 2008-07-22 15:04
-
- Posts: 1914
- Joined: 2008-08-25 23:00
Re: Namer part 2: the export
You drive, I'll be in my gunner's seat pickin' up all dem beochezFarks wrote:Now we can roll!
Priby:Why cant i be norwegian?
H.sta:becouse we are a specially selected bunch of people created by god to show how awsome mankind can be
H.sta:becouse we are a specially selected bunch of people created by god to show how awsome mankind can be
-
- Posts: 358
- Joined: 2008-06-25 11:42
Re: Namer part 2: the export
omg, that thing is biiig!! :O
but nice
but nice
Veni, Vidi, Pwnz0rz. - I came, I saw, I pwnd
-
- Retired PR Developer
- Posts: 5150
- Joined: 2008-10-22 21:47
-
- Retired PR Developer
- Posts: 3312
- Joined: 2008-10-02 17:55
-
- Posts: 195
- Joined: 2009-04-04 01:27
Re: Namer part 2: the export
That is majorly sexual. Great job keep it up.
-
- Retired PR Developer
- Posts: 427
- Joined: 2007-08-31 04:24
Re: Namer part 2: the export
Does J.F.Leusch69 use python to code the vehicle?
-
- Posts: 444
- Joined: 2009-01-16 22:23
-
- Retired PR Developer
- Posts: 4452
- Joined: 2008-05-07 17:43
Re: Namer part 2: the export
looks great. finally some good stuff for the idf. the m113 isnt very effective at the moment.
-
- Retired PR Developer
- Posts: 3312
- Joined: 2008-10-02 17:55
Re: Namer part 2: the export
No. Python is mainly used for game logic in bf2X1 Spriggan wrote:Does J.F.Leusch69 use python to code the vehicle?
-
- Posts: 512
- Joined: 2008-11-08 05:09
Re: Namer part 2: the export
omg omg omg omg, an IDF APC that cant get torn up by .50's and the driver cant be sniped. omg omg omg omg
-
- Posts: 4765
- Joined: 2006-12-29 14:52
Re: Namer part 2: the export
looks like alien.
[R-DEV]OkitaMakoto:"Cheers, you're the man, Okita"
[R-DEV]Rhino:"I in fact got kicked from a server for tking."
Hitperson:"well done, treasure it forever."
[R-DEV]Adriaan:"Damned classy Roma, if I may say so."
[R-DEV]Chuc:"Pro man, pro." (yes, it was about me)
[R-MOD]BloodBane611:"Romagnolo, you definitely deserve a LOL award for that."
[R-DEV]Rhino:"I in fact got kicked from a server for tking."
Hitperson:"well done, treasure it forever."
[R-DEV]Adriaan:"Damned classy Roma, if I may say so."
[R-DEV]Chuc:"Pro man, pro." (yes, it was about me)
[R-MOD]BloodBane611:"Romagnolo, you definitely deserve a LOL award for that."
-
- Posts: 2123
- Joined: 2009-03-22 13:06
Re: Namer part 2: the export
i don't like it.. it looks like my mum....
jokes i loves it finaly no more zippo's
jokes i loves it finaly no more zippo's
-
- Posts: 656
- Joined: 2009-02-22 18:12
Re: Namer part 2: the export
Hmmm....*looks closer*
...
Were getting a merkava for asad khal?
OH THANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOU!!!!
But if were not, then I guess the namer is good too.
...
Were getting a merkava for asad khal?
OH THANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOU!!!!
But if were not, then I guess the namer is good too.
[NO] Bounty
-
- Posts: 46
- Joined: 2009-12-16 09:14
Re: Namer part 2: the export
Looks great! My favourite vehicles Stryker and Merkava are getting merged!