Author Topic: Adding insignias with PCS?  (Read 2105 times)

0 Members and 1 Guest are viewing this topic.

Offline aldo_14

  • Gunnery Control
  • 213
Adding insignias with PCS?
How are insignia point sadded with PCS?  It's about the only thing I have left to figure out with pof editing :)

 

Offline CP5670

  • Dr. Evil
  • Global Moderator
  • 212
Adding insignias with PCS?
That is what I am trying to learn as well, but I hardly know anything about texturing or modeling. :p

There seem to be two insignia entries per squad logo position, one for LOD0 and another for LOD1. Each one has a set of xyz coordinates and seven faces. (whatever those are) Each face in turn has some "UV" coordinates, which will probably make more sense to many of you than it does to me, along with three "vertex indices." Then there are also several numbered vertex positions specified at the bottom; I think the numbers are referred to in the vertex indices section.

hey, even Kazan says you should leave that part of the pof alone. ;):D

rectangular coordinates always slightly confuse me for some reason when working with 3D stuff. Why couldn't they use spherical coordinates instead?
« Last Edit: March 21, 2002, 01:01:47 pm by 296 »

 

Offline aldo_14

  • Gunnery Control
  • 213
Adding insignias with PCS?
Quote
Originally posted by CP5670
That is what I am trying to learn as well, but I hardly know anything about texturing or modeling. :p

There seem to be two insignia entries per squad logo position, one for LOD0 and another for LOD1. Each one has a set of xyz coordinates and seven faces. (whatever those are) Each face in turn has some "UV" coordinates, which will probably make more sense to many of you than it does to me, along with three "vertex indices." Then there are also several numbered vertex positions specified at the bottom; I think the numbers are referred to in the vertex indices section.

hey, even Kazan says you should leave that part of the pof alone. ;):D

rectangular coordinates always slightly confuse me for some reason when working with 3D stuff. Why couldn't they use spherical coordinates instead?


I think it was something to do with interesecting the cob witha  specially named light, or something.  PCS can generate it - no point attempting manual editing, though - I just don;t know how.  I do, however, remeber hearing that Bobbau knew how, and I'm assuming a few people should have an idea.

 
Adding insignias with PCS?
Quote
Originally posted by aldo_14


I think it was something to do with interesecting the cob witha  specially named light, or something.  PCS can generate it - no point attempting manual editing, though - I just don;t know how.  I do, however, remeber hearing that Bobbau knew how, and I'm assuming a few people should have an idea.


It's done by making a clone object consisting of the faces you wish to have the insignia on. And of course the clone faces must be at the exact same positions as the original faces in the original model, and you have to uv map the cloned faces etc. And then you make this object a child to the main hull, thus you'll need a light.

Unfortunately, I can't remember no longer what the combo-object is to be named. My guesses naturally are insg** and insignia**. :)

 

Offline LAW ENFORCER

  • Turret Fiend
  • 210
    • http://www.armouredstar.com
Adding insignias with PCS?
its called insgLODa or 0

(i use it for every fighter, I pressed people on this ages ago, bob gave me the answer but not clear enough)
Conflict GRDLA:
Operation Return To Riker
www.ARMOUREDSTAR.com - the latest site is not finished yet!
[What we have here is the source to the Freespace ENGINE, not the Freespace GAME. By allowing the ENGINE to support all kinds of cool stuff, we're allowing the creation of all new GAMES] - TurboNed

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
Adding insignias with PCS?
INSG chuncks are actualy a seperat bit of geometry, PCS will convert it if you have them in the right subobject name I don't remember exactly what the name is and Truespace is busy rendering out an animation at the momen't, so I'll tell you later :)
Bobboau, bringing you products that work... in theory
learn to use PCS
creator of the ProXimus Procedural Texture and Effect Generator
My latest build of PCS2, get it while it's hot!
PCS 2.0.3


DEUTERONOMY 22:11
Thou shalt not wear a garment of diverse sorts, [as] of woollen and linen together

 

Offline aldo_14

  • Gunnery Control
  • 213
Adding insignias with PCS?
Quote
Originally posted by Eternal One


It's done by making a clone object consisting of the faces you wish to have the insignia on. And of course the clone faces must be at the exact same positions as the original faces in the original model, and you have to uv map the cloned faces etc. And then you make this object a child to the main hull, thus you'll need a light.

Unfortunately, I can't remember no longer what the combo-object is to be named. My guesses naturally are insg** and insignia**. :)


So it's a seperate (UV mapped & light glued) copy of the faces?

Thanks..... just need to figure out how to do that with TS5 now. :)

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
Adding insignias with PCS?
no, it is like five faces that fit right on some existing faces, you make a flat plain, triangulate it, erase the faces on the back of it (this will make it an unsolid object) glue all of the two triangle plains together and name it InsgLOD[00] (maybe there shouldn't be thouse brackets)
Bobboau, bringing you products that work... in theory
learn to use PCS
creator of the ProXimus Procedural Texture and Effect Generator
My latest build of PCS2, get it while it's hot!
PCS 2.0.3


DEUTERONOMY 22:11
Thou shalt not wear a garment of diverse sorts, [as] of woollen and linen together

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
Adding insignias with PCS?
here look at this now the insg code for PCS is kind of bugy, so after you run it you'll have to copy the INSG chunk out of the new model into an older one (use a hex editor) it generaly comes right before the PINF chunk
Bobboau, bringing you products that work... in theory
learn to use PCS
creator of the ProXimus Procedural Texture and Effect Generator
My latest build of PCS2, get it while it's hot!
PCS 2.0.3


DEUTERONOMY 22:11
Thou shalt not wear a garment of diverse sorts, [as] of woollen and linen together

  

Offline aldo_14

  • Gunnery Control
  • 213
Adding insignias with PCS?
Quote
Originally posted by Bobboau
here look at this now the insg code for PCS is kind of bugy, so after you run it you'll have to copy the INSG chunk out of the new model into an older one (use a hex editor) it generaly comes right before the PINF chunk


ah... that seems useful.....  thanks, I'll try and fiddle with it. :)

Just need to dig out a Hex editor, then.........