Page 1 of 3 123 LastLast
Results 1 to 10 of 26

Thread: Meet the lod family

  1. #1

    Unhappy

    Ok, this is a fill the spaces thread. Most of us are making models and managing ok, but I know there are many who don't fully understand all of what they are doing. I would like to gather all the purposes and uses of each LOD into this list.

    1. Resolution LOD, is the one you see, and it's numbers represent the distance range it works in. LOD 1.00 will show that model up to 100 meters away from it. LOD 0.10 will show it up to 10 meters away, and so on.
    2. Geometry LOD. This one defines the collision detection for the engine, as well as governing vehicle mass distribution, and therefore how it handles. Watch the blue dot, center of mass.
    3. Memory LOD. Handles definitions for animated things, axis points, lights, smoke and so on. Quite a bitch because it's all in czech
    4. View LODs. These are for models that show the part of the vehicle that the passenger would see, be he a pilot, gunner or cargo.
    5. Fire Geometry LOD. This one I have no clue about, and would be nice to get input here.
    6. View LOD. Not named for a crew position, so I'm not really sure what it does.
    7. Hit Point LOD. Not used it yet, presumably for defining damage taken in various areas of the model. Confirm.
    8. Roadway LOD. This one only really works in Resistance, but it allows vehicles to drive on this surface. In regular OFP, it only semi works, and if you walk and crawl on it, it makes the camera shake.
    9..
    10..

    Í'm at work, so I'm probably forgetting some of them, feel free to add them if you know them. It would be nice to get real info on the LOD's I wasn't sure about as well.

    Konyak (really bored

  2. #2
    </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Konyak-2 @ July 18 2002,16:28)</td></tr><tr><td id="QUOTE">1. ***Resolution LOD, is the one you see, and it&#39;s numbers represent the distance range it works in. ***LOD 1.00 will show that model up to 100 meters away from it. ***LOD 0.10 will show it up to 10 meters away, and so on.[/QUOTE]<span id='postcolor'>
    Actually it doesnt represent the distance, as in-game the distances are determined by the amount of detail you have set from the video options. It should just be: the bigger number, the less polygons.

    </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">3. Memory LOD. Handles definitions for animated things, axis points, lights, smoke and so on. Quite a bitch because it&#39;s all in czech *** [/QUOTE]<span id='postcolor'>

    ...but if you dont like Czech, you can change most of the memory point names from the config

    </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">5. Fire Geometry LOD. ***This one I have no clue about, and would be nice to get input here.[/QUOTE]<span id='postcolor'>

    Im quessing that fire geometry is the same as the normal geometry, but its used to collision-detect firing. Placing crew proxies in this LOD allows them to be shot from a vehicle.

    </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">7. Hit Point LOD. ***Not used it yet, presumably for defining damage taken in various areas of the model. ***Confirm.[/QUOTE]<span id='postcolor'>

    Its used by tanks at least to determine hitpoints for engine/wheels/hull/turret, etc. Look at T72 model from demo to check out the names.

    Theres also Pathway lod, which is used by AI, and LandContact lod where points for land contacting is defined, without this vehicles usually tend to shake and start jumping.

  3. #3
    Staff Sergeant
    Join Date
    Jan 12 2002
    Location
    Iceland
    Posts
    206
    Author of the Thread
    </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">LandContact lod where points for land contacting is defined, without this vehicles usually tend to shake and start jumping.[/QUOTE]<span id='postcolor'>

    This one seems a little sensitive to placement. I noticed on the Antonov that if they are just a little bit inside of the geometry part of the model, it will bounce. I put them just a little bit below the wheels contact point of the geometry LOD, and that solved it, as well as solving damage taken in going down the runway at breakneck speeds needed for takeoff

    </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">Its used by tanks at least to determine hitpoints for engine/wheels/hull/turret, etc. Look at T72 model from demo to check out the names.
    [/QUOTE]<span id='postcolor'>

    I noticed that when trying to destroy the Antonov with tanks and helis, everything would just pass right through it´s body (hard not to hit it), but it would only sustain damage when I hit the area that was around it&#39;s center of mass. Do I need a hit point lod for it to be solid in other places? I know many people have had this problem with rockets passing through models, but I&#39;ll vager they don&#39;t pass through it´s center of mass. This is one of the things stopping me from releasing it.

    Konyak

  4. #4
    Gunnery Sergeant
    Join Date
    Jan 6 2002
    Location
    Bremen, D, EU
    Posts
    431
    There are some more LOD&#39;s that should be explained. The View Geometry LOD. I dunno exactly what it does, be I think I remember that I read about it in some other post. I think it is importand for what the AI will see or not (that means if there is nothing in the View Geom. LOD, the AI will be able to see through the model as if it would be invisible). And furthermmore it is importand for what will be rendered, and what not. A bush behind a model with a working View Geometry LOD will not be rendered to save performace.

    PSC

  5. #5
    Gunnery Sergeant
    Join Date
    Jan 6 2002
    Location
    Bremen, D, EU
    Posts
    431
    </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">I noticed that when trying to destroy the Antonov with tanks and helis, everything would just pass right through it´s body (hard not to hit it), but it would only sustain damage when I hit the area that was around it&#39;s center of mass. ***Do I need a hit point lod for it to be solid in other places? ***I know many people have had this problem with rockets passing through models, but I&#39;ll vager they don&#39;t pass through it´s center of mass. ***This is one of the things stopping me from releasing it.[/QUOTE]<span id='postcolor'>

    This happens if your Geometry LOD is not convex. Try to avoid too complex shapes. Only use basic primitives like boxes, cylinders, spheres. No planes though, &#39;cause they have no volume.

    I usually place the LandContact Vertexes a bit inside of the vehicles, to simulate the mass of the vehicles which usually deforms the wheels a bit. I did not realize any bad bouncing yet.

    PSC

    *edit*

    P.S.: To check your Geometry LOD, make use of the Find Non-Convexities funktion in the Structure menu. If you get any results (marked Faces/Vertices) something is wrong.




  6. #6
    Fire Geometry is the area in which the model takes dammage,if you look at say a uh60 model, the wheels and stuff also have Fire Geometry, but the open door on the side does not, so you can shoot in, the best way to check them is to open a model and go through each LOD, double click the group to see what its assigned to
    C&#036;K Mods[/url]

  7. #7
    Can one of the moderators make this a sticky...I think it has merit if others start to contribute their knowledge of LODS.

  8. #8
    Question ... The roadway lod is for ledders etc, right? I used it for a turret, can i also use it with a plane? i didnt tried it yet, but i want the playermodel to climb up the wing to enter then the plane. Should work too, or r there known probs?

  9. #9
    how can u make shadows...please tell me..so the f-15 can be released.

    cheers
    The older I get, the less I listen to what people say, I watch what they do. *** *** ***

  10. #10

    Talking

    Cookbook for shadows:

    Create a resolution-lod with less than 300 faces.

    Add named property "lodnoshadow" with value "1" to all lods with more than 300 faces (to let OFP skip these lods while looking for an appropriate shadow lod).



    (Well, I&#39;m not a moderator, but one of these guys would say: "Next time use search&#33;" )
    Tempus Fugit.

Page 1 of 3 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •