|
|
(7 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| + | {{update trans}} |
| + | |
| + | {{DISPLAYTITLE:모델 최적화}} |
| [[File:Lod rocketlauncher wire.jpg|260px|thumb|최적화된 로켓 발사기의 w_model]] | | [[File:Lod rocketlauncher wire.jpg|260px|thumb|최적화된 로켓 발사기의 w_model]] |
− | {{DISPLAYTITLE:모델 최적화}}
| + | |
− | {{Quotation|'''엔지니어'''가 모델 최적화를 하면서|저건 최고의 걸작이야.|sound=Engineer_cheers05.wav}} | + | {{Quotation|'''엔지니어'''가 모델 최적화를 하면서|저건 최고의 걸작이야.|sound=Engineer_cheers05.wav|en-sound=yes}} |
− | '''모델 최적화'''에 대한 내용을 다룰 때, [[LOD/ko|LOD]]가 자주 언급됩니다. 이 글은 LOD가 모델의 폴리곤 개수에 미치는 영향을 보여줍니다. 아래 표는 LOD 형태에서 최적화 업데이트가 된 모델과 최적화되지않은 모델을 보여줍니다. | + | |
| + | '''모델 최적화'''에 대한 내용을 다룰 때, LOD가 자주 언급됩니다. 이 글은 LOD가 모델의 폴리곤 개수에 미치는 영향을 보여줍니다. 아래 표는 LOD 형태에서 최적화 업데이트가 된 모델과 최적화되지않은 모델을 보여줍니다. |
| | | |
| == 사전 정보 == | | == 사전 정보 == |
− | === LOD === | + | === {{anchor|Level of detail|LOD}} LOD === |
− | {{main|LOD}} | + | {{main|Level of detail/ko|l1=LOD}} |
| | | |
| 화면에서 렌더링이 필요한 폴리곤의 개수를 줄이기 위해, [[Source Engine/ko|소스 엔진]]에서 모델과 카메라 사이의 거리가 증가하는 만큼 낮은 품질의 모델로 대체해서 렌더링합니다. 엔진에서 LOD 모델들을 급격하게 생성하지 않습니다. 그 대신에, LOD를 사용하기 위해선 모든 단계의 저품질 모델들이 반드시 게임 파일 내에 존재해야 합니다. | | 화면에서 렌더링이 필요한 폴리곤의 개수를 줄이기 위해, [[Source Engine/ko|소스 엔진]]에서 모델과 카메라 사이의 거리가 증가하는 만큼 낮은 품질의 모델로 대체해서 렌더링합니다. 엔진에서 LOD 모델들을 급격하게 생성하지 않습니다. 그 대신에, LOD를 사용하기 위해선 모든 단계의 저품질 모델들이 반드시 게임 파일 내에 존재해야 합니다. |
Line 24: |
Line 28: |
| : 메디 건의 부착물은 w_models 와 v_models 을 사용합니다. {{item link|Kritzkrieg}}의 부착물이 사용될 때, 메디 건의 c_model 버전이 사용됩니다. | | : 메디 건의 부착물은 w_models 와 v_models 을 사용합니다. {{item link|Kritzkrieg}}의 부착물이 사용될 때, 메디 건의 c_model 버전이 사용됩니다. |
| | | |
− | ; 사용되지 않는 c_model 컨텐츠 | + | ; 사용되지 않는 c_model 콘텐츠 |
| : {{item link|Stickybomb Launcher}}, {{item link|Bat}} | | : {{item link|Stickybomb Launcher}}, {{item link|Bat}} |
| | | |
Line 35: |
Line 39: |
| : <span style="background:#F3A957; padding:0em 2em;"> </span> 최적화됨 | | : <span style="background:#F3A957; padding:0em 2em;"> </span> 최적화됨 |
| | | |
− | {| class="wikitable grid sortable plainlinks" width="100%" | + | {{LODwmodelTable}} |
− | |-
| |
− | ! class="header" width="18%" | 아이템
| |
− | ! class="header" width="34%" | 최고 품질 (폴리곤 개수)
| |
− | ! class="header" width="34%" | 최저 품질 LOD (폴리곤 개수)
| |
− | ! class="header" width="4%" | LOD 효율
| |
− | |-
| |
− | | {{item link|Minigun}}
| |
− | | {{Chart bar|4811|max=5000}}
| |
− | | {{Chart bar|494|max=5000}}
| |
− | | 89.73%
| |
− | |-
| |
− | | {{item link|Syringe Gun}}
| |
− | | {{Chart bar|3513|max=5000}}
| |
− | | {{Chart bar|492|max=5000}}
| |
− | | 85.99%
| |
− | |-
| |
− | | {{item link|Medi Gun}}
| |
− | | {{Chart bar|3040|max=5000}}
| |
− | | {{Chart bar|468|max=5000}}
| |
− | | 84.61%
| |
− | |-
| |
− | | {{item link|Rocket Launcher}}
| |
− | | {{Chart bar|2808|max=5000}}
| |
− | | {{Chart bar|420|max=5000}}
| |
− | | 85.04%
| |
− | |-
| |
− | | {{item link|Sniper Rifle}}
| |
− | | {{Chart bar|2279|max=5000}}
| |
− | | {{Chart bar|738|max=5000}}
| |
− | | 67.62%
| |
− | |-
| |
− | | {{item link|Revolver}}
| |
− | | {{Chart bar|2231|max=5000}}
| |
− | | {{Chart bar|429|max=5000}}
| |
− | | 80.77%
| |
− | |-
| |
− | | {{item link|Scattergun}}
| |
− | | {{Chart bar|1711|max=5000}}
| |
− | | {{Chart bar|258|max=5000}}
| |
− | | 64.92%
| |
− | |-
| |
− | | {{item link|Shotgun}}
| |
− | | {{Chart bar|1681|max=5000}}
| |
− | | {{Chart bar|401|max=5000}}
| |
− | | 76.15%
| |
− | |-
| |
− | | {{item link|Shovel}}
| |
− | | {{Chart bar|1570|max=5000}}
| |
− | | {{Chart bar|512|max=5000}}
| |
− | | 67.39%
| |
− | |-
| |
− | | {{item link|Stickybomb Launcher}}
| |
− | | {{Chart bar|1449|max=5000}}
| |
− | | {{Chart bar|565|max=5000}}
| |
− | | 61.00%
| |
− | |-
| |
− | | {{item link|SMG}}
| |
− | | {{Chart bar|1438|max=5000}}
| |
− | | {{Chart bar|498|max=5000}}
| |
− | | 65.37%
| |
− | |-
| |
− | | {{item link|Fire Axe}}
| |
− | | {{Chart bar|1184|max=5000}}
| |
− | | {{Chart bar|282|max=5000}}
| |
− | | 76.18%
| |
− | |-
| |
− | | {{item link|Bottle}}
| |
− | | {{Chart bar|1000|max=5000}}
| |
− | | {{Chart bar|260|max=5000}}
| |
− | | 74.00%
| |
− | |-
| |
− | | {{item link|Sapper}}
| |
− | | {{Chart bar|874|max=5000}}
| |
− | | {{Chart bar|544|max=5000}}
| |
− | | 37.76%
| |
− | |-
| |
− | | {{item link|Wrench}}
| |
− | | {{Chart bar|800|max=5000}}
| |
− | | {{Chart bar|360|max=5000}}
| |
− | | 55.00%
| |
− | |-
| |
− | | {{item link|build tool}}
| |
− | | {{Chart bar|748|max=5000}}
| |
− | | {{Chart bar|290|max=5000}}
| |
− | | 61.23%
| |
− | |-
| |
− | | {{item link|Bat}}
| |
− | | {{Chart bar|692|max=5000}}
| |
− | | {{Chart bar|94|max=5000}}
| |
− | | 86.41%
| |
− | |-
| |
− | | {{item link|Pistol}}
| |
− | | {{Chart bar|665|max=5000}}
| |
− | | {{Chart bar|272|max=5000}}
| |
− | | 59.10%
| |
− | |-
| |
− | | {{item link|Toolbox}}
| |
− | | {{Chart bar|637|max=5000}}
| |
− | | {{Chart bar|331|max=5000}}
| |
− | | 48.04%
| |
− | |-
| |
− | | {{item link|Disguise Kit}}
| |
− | | {{Chart bar|590|max=5000}}
| |
− | | {{Chart bar|224|max=5000}}
| |
− | | 62.03%
| |
− | |-
| |
− | | {{item link|Bonesaw}}
| |
− | | {{Chart bar|562|max=5000}}
| |
− | | {{Chart bar|260|max=5000}}
| |
− | | 51.74%
| |
− | |-
| |
− | | {{item link|Knife}}
| |
− | | {{Chart bar|416|max=5000}}
| |
− | | {{Chart bar|198|max=5000}}
| |
− | | 52.40%
| |
− | |}
| |
− | | |
− | ==== 주석 ====
| |
− | ; 사용되지 않는 w_model 컨텐츠
| |
− | : {{item link|Grenade Launcher}}, {{item link|PDA|Destroy Tool}}, {{item link|Scottish Resistance}}. 이 아이템들은 현재 사용되지 않고 있습니다.
| |
− | | |
− | == 캐릭터 모델 ==
| |
− | ; 그래프 범위
| |
− | : 0-10,000
| |
− | :: '''주석''': 막대의 길이를 무기표와 비교할 수 없습니다. 막대 끝의 숫자는 비교할 수 있지만, 크기는 비교할 수 없습니다.
| |
− | | |
− | ; 기호
| |
− | : <span style="background:#93aecf; padding:0em 2em;"> </span> 최적화되지 않음
| |
− | : <span style="background:#F3A957; padding:0em 2em;"> </span> 최적화 됨
| |
− | | |
− | | |
− | {| class="wikitable grid sortable plainlinks" width="100%"
| |
− | |-
| |
− | ! class="header" width="18%" | 클래스
| |
− | ! class="header" width="39%" | 최고 품질 (폴리곤 개수)
| |
− | ! class="header" width="39%" | 최저 품질 LOD (폴리곤 개수)
| |
− | ! class="header" width="4%" | LOD 효율
| |
− | |-
| |
− | | [[Demoman/ko|데모맨]]
| |
− | | {{Chart bar|8442|max=10000}}
| |
− | | {{Chart bar|562|max=10000}}
| |
− | | 93.34%
| |
− | |-
| |
− | | [[Soldier/ko|솔저]]
| |
− | | {{Chart bar|8310|max=10000}}
| |
− | | {{Chart bar|799|max=10000}}
| |
− | | 90.38%
| |
− | |-
| |
− | | [[Medic/ko|메딕]]
| |
− | | {{Chart bar|8288|max=10000}}
| |
− | | {{Chart bar|774|max=10000}}
| |
− | | 90.66%
| |
− | |-
| |
− | | [[Scout/ko|스카웃]]
| |
− | | {{Chart bar|7814|max=10000}}
| |
− | | {{Chart bar|1603|max=10000}}
| |
− | | 79.49%
| |
− | |-
| |
− | | [[Engineer/ko|엔지니어]]
| |
− | | {{Chart bar|7438|max=10000}}
| |
− | | {{Chart bar|1251|max=10000}}
| |
− | | 83.18%
| |
− | |-
| |
− | | [[Heavy/ko|헤비]]
| |
− | | {{Chart bar|7188|max=10000}}
| |
− | | {{Chart bar|579|max=10000}}
| |
− | | 91.94%
| |
− | |-
| |
− | | [[Sniper/ko|스나이퍼]]
| |
− | | {{Chart bar|6634|max=10000}}
| |
− | | {{Chart bar|1011|max=10000}}
| |
− | | 84.76%
| |
− | |-
| |
− | | [[Spy/ko|스파이]]
| |
− | | {{Chart bar|5360|max=10000}}
| |
− | | {{Chart bar|565|max=10000}}
| |
− | | 89.46%
| |
− | |-
| |
− | | [[Pyro/ko|파이로]]
| |
− | | {{Chart bar|4197|max=10000}}
| |
− | | {{Chart bar|544|max=10000}}
| |
− | | 87.04%
| |
− | |}
| |
| | | |
| == 모자와 기타 아이템 == | | == 모자와 기타 아이템 == |
Line 229: |
Line 50: |
| : <span style="background:#F3A957; padding:0em 2em;"> </span> 최적화됨 | | : <span style="background:#F3A957; padding:0em 2em;"> </span> 최적화됨 |
| | | |
− | {| class="wikitable grid sortable plainlinks" width="100%" | + | {{LODcosmeticsmodelTable}} |
− | |-
| |
− | ! class="header" width="18%" | 아이템
| |
− | ! class="header" width="39%" | 최고 품질 (폴리곤 개수)
| |
− | ! class="header" width="39%" | 최저 품질 LOD (폴리곤 개수)
| |
− | ! class="header" width="4%" | LOD 효율
| |
− | |-
| |
− | | {{item link|Lumbricus Lid}} <small>(슈류탄 포함)</small>
| |
− | | {{Chart bar|4885|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Voodoo Juju}}
| |
− | | {{Chart bar|2658|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Horseless Headless Horsemann's Head}}
| |
− | | {{Chart bar|2478|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Towering Pillar of Hats}}
| |
− | | {{Chart bar|2334|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Madame Dixie}}
| |
− | | {{Chart bar|2163|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Spine-Chilling Skull}}
| |
− | | {{Chart bar|2088|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Prancer's Pride}}
| |
− | | {{Chart bar|2070|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Hat of Undeniable Wealth And Respect}}
| |
− | | {{Chart bar|2031|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Camera Beard}}
| |
− | | {{Chart bar|1952|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Buckaroos Hat}}
| |
− | | {{Chart bar|1950|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Max's Severed Head}}
| |
− | | {{Chart bar|1934|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Texas Ten Gallon}}
| |
− | | {{Chart bar|1930|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Glengarry Bonnet}}
| |
− | | {{Chart bar|1902|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Frenchman's Beret}}
| |
− | | {{Chart bar|1892|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Vintage Tyrolean}}
| |
− | | {{Chart bar|1885|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Treasure Hat}}
| |
− | | {{Chart bar|1832|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Noh Mercy}}
| |
− | | {{Chart bar|1804|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Stout Shako}}
| |
− | | {{Chart bar|1678|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Engineer's Cap}}
| |
− | | {{Chart bar|1672|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Bounty Hat}}
| |
− | | {{Chart bar|1636|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Geisha Boy}}
| |
− | | {{Chart bar|1636|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|German Gonzila}}
| |
− | | {{Chart bar|1570|max=5000}}
| |
− | | {{Chart bar|132|max=5000}}
| |
− | | 91.59%
| |
− | |-
| |
− | | {{item link|Détective Noir}}
| |
− | | {{Chart bar|1550|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Ghastlier Gibus}}
| |
− | | {{Chart bar|1548|max=5000}}
| |
− | | {{Chart bar|203|max=5000}}
| |
− | | 86.89%
| |
− | |-
| |
− | | {{item link|Killer's Kabuto}}
| |
− | | {{Chart bar|1520|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Rimmed Raincatcher}}
| |
− | | {{Chart bar|1512|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Samur-Eye}}
| |
− | | {{Chart bar|1510|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Sober Stuntman}}
| |
− | | {{Chart bar|1492|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Tyrant's Helm}}
| |
− | | {{Chart bar|1486|max=5000}}
| |
− | | {{Chart bar|287|max=5000}}
| |
− | | 80.69%
| |
− | |-
| |
− | | {{item link|Noble Amassment of Hats}}
| |
− | | {{Chart bar|1484|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Defiant Spartan}}
| |
− | | {{Chart bar|1482|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Sergeant's Drill Hat}}
| |
− | | {{Chart bar|1472|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Bombing Run}}
| |
− | | {{Chart bar|1469|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Essential Accessories}}
| |
− | | {{Chart bar|1468|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Prince Tavish's Crown}}
| |
− | | {{Chart bar|1464|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Tough Guy's Toque}}
| |
− | | {{Chart bar|1451|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Alien Swarm Parasite}}
| |
− | | {{Chart bar|1406|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|A Rather Festive Tree}}
| |
− | | {{Chart bar|1396|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Ghastly Gibus}}
| |
− | | {{Chart bar|1387|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Whoopee Cap}}
| |
− | | {{Chart bar|1386|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Coupe D'isaster}}
| |
− | | {{Chart bar|1330|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Chieftain's Challenge}}
| |
− | | {{Chart bar|1293|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Blighted Beak}}
| |
− | | {{Chart bar|1283|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Bloke's Bucket Hat}}
| |
− | | {{Chart bar|1244|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Respectless Rubber Glove}}
| |
− | | {{Chart bar|1230|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Exquisite Rack}}
| |
− | | {{Chart bar|1216|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|World Traveler's Hat}}
| |
− | | {{Chart bar|1188|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Bonk Helm}}
| |
− | | {{Chart bar|1166|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Heavy Duty Rag}}
| |
− | | {{Chart bar|1152|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Stainless Pot}}
| |
− | | {{Chart bar|1116|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Foster's Facade}}
| |
− | | {{Chart bar|1068|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Pyromancer's Mask}}
| |
− | | {{Chart bar|1063|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Safe'n'Sound}}
| |
− | | {{Chart bar|1060|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Flipped Trilby}}
| |
− | | {{Chart bar|1056|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Handyman's Handle}}
| |
− | | {{Chart bar|1014|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Football Helmet}}
| |
− | | {{Chart bar|974|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Berliner's Bucket Helm}}
| |
− | | {{Chart bar|974|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Carouser's Capotain}}
| |
− | | {{Chart bar|960|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Whiskered Gentleman}}
| |
− | | {{Chart bar|959|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Dread Knot}}
| |
− | | {{Chart bar|954|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Vintage Merryweather}}
| |
− | | {{Chart bar|932|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|License to Maim}}
| |
− | | {{Chart bar|922|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Scotch Bonnet}}
| |
− | | {{Chart bar|904|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Industrial Festivizer}}
| |
− | | {{Chart bar|898|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Magistrate's Mullet}}
| |
− | | {{Chart bar|880|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Larrikin Robin}}
| |
− | | {{Chart bar|864|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Pugilist's Protector}}
| |
− | | {{Chart bar|860|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Ze Goggles}}
| |
− | | {{Chart bar|840|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Ol' Snaggletooth}}
| |
− | | {{Chart bar|836|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Wiki Cap}}
| |
− | | {{Chart bar|824|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Physician's Procedure Mask}}
| |
− | | {{Chart bar|822|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Modest Pile of Hat}}
| |
− | | {{Chart bar|816|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Familiar Fez}}
| |
− | | {{Chart bar|808|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Milkman}}
| |
− | | {{Chart bar|800|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Big Chief}}
| |
− | | {{Chart bar|794|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Hard Counter}}
| |
− | | {{Chart bar|784|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Prussian Pickelhaube}}
| |
− | | {{Chart bar|782|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Triboniophorus Tyrannus}}
| |
− | | {{Chart bar|770|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Brigade Helm}}
| |
− | | {{Chart bar|768|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Attendant}}
| |
− | | {{Chart bar|756|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Professional's Panama}}
| |
− | | {{Chart bar|756|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Cadaver's Cranium}}
| |
− | | {{Chart bar|723|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Scotsman's Stove Pipe}}
| |
− | | {{Chart bar|716|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Shooter's Sola Topi}}
| |
− | | {{Chart bar|699|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Companion Cube Pin}}
| |
− | | {{Chart bar|692|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Hotrod}}
| |
− | | {{Chart bar|690|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Mann Co. Cap}}
| |
− | | {{Chart bar|680|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Old Guadalajara}}
| |
− | | {{Chart bar|674|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Ellis' Cap}}
| |
− | | {{Chart bar|672|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Athletic Supporter}}
| |
− | | {{Chart bar|672|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Bill's Hat}}
| |
− | | {{Chart bar|668|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Grenadier's Softcap}}
| |
− | | {{Chart bar|668|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Mining Light}}
| |
− | | {{Chart bar|658|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Magnificent Mongolian}}
| |
− | | {{Chart bar|654|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Backbiter's Billycock}}
| |
− | | {{Chart bar|624|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Polycount Pin}}
| |
− | | {{Chart bar|616|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Troublemaker's Tossle Cap}}
| |
− | | {{Chart bar|582|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Le Party Phantom}}
| |
− | | {{Chart bar|564|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Master's Yellow Belt}}
| |
− | | {{Chart bar|538|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Ye Olde Baker Boy}}
| |
− | | {{Chart bar|536|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Superfan}}
| |
− | | {{Chart bar|532|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Napper's Respite}}
| |
− | | {{Chart bar|530|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Earbuds}}
| |
− | | {{Chart bar|512|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Dangeresque, Too?}}
| |
− | | {{Chart bar|512|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Trophy Belt}}
| |
− | | {{Chart bar|480|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Officer's Ushanka}}
| |
− | | {{Chart bar|467|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Hound Dog}}
| |
− | | {{Chart bar|447|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Horrific Headsplitter}}
| |
− | | {{Chart bar|435|max=5000}}
| |
− | | {{Chart bar|93|max=5000}}
| |
− | | 78.62%
| |
− | |-
| |
− | | {{item link|Batter's Helmet}}
| |
− | | {{Chart bar|416|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Soldier's Stash}}
| |
− | | {{Chart bar|416|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Tippler's Tricorne}}
| |
− | | {{Chart bar|408|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Halloween Masks}}
| |
− | | {{Chart bar|399|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Hustler's Hallmark}}
| |
− | | {{Chart bar|394|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Dealer's Visor}}
| |
− | | {{Chart bar|376|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | [[Bronze Dueling Badge/ko|결투의 증표]]/[[Mercenary/ko|ID 배지]]
| |
− | | {{Chart bar|366|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Dr's Dapper Topper}}
| |
− | | {{Chart bar|364|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Cheater's Lament}}
| |
− | | {{Chart bar|357|max=5000}}
| |
− | | {{Chart bar|48|max=5000}}
| |
− | | 86.55%
| |
− | |-
| |
− | | {{item link|Demoman's Fro}}
| |
− | | {{Chart bar|308|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Gentleman's Gatsby}}
| |
− | | {{Chart bar|296|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Pyro's Beanie}}
| |
− | | {{Chart bar|260|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Stockbroker's Scarf}}
| |
− | | {{Chart bar|218|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Otolaryngologist's Mirror}}
| |
− | | {{Chart bar|211|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Fancy Fedora}}
| |
− | | {{Chart bar|178|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |-
| |
− | | {{item link|Gentle Manne's Service Medal}}
| |
− | | {{Chart bar|94|max=5000|hex=#93aecf}}
| |
− | |
| |
− | | 0%
| |
− | |}
| |
| | | |
| == 구조물 == | | == 구조물 == |
Line 867: |
Line 62: |
| | | |
| | | |
− | {| class="wikitable grid sortable plainlinks" width="100%" | + | {{LODbuildingsmodelTable}} |
− | |-
| |
− | ! class="header" width="18%" | 아이템
| |
− | ! class="header" width="34%" | 최고 품질 (폴리곤 개수)
| |
− | ! class="header" width="34%" | 최저 품질 LOD (폴리곤 개수)
| |
− | ! class="header" width="4%" | LOD 효율
| |
− | |-
| |
− | | {{item link|Dispenser}} <small>(3단계)<small>
| |
− | | {{Chart bar|15462|max=20000|hex=#93aecf}}
| |
− | |
| |
− | |0%
| |
− | |-
| |
− | | {{item link|Dispenser}} <small>(2단계)</small>
| |
− | | {{Chart bar|14294|max=20000|hex=#93aecf}}
| |
− | |
| |
− | |0%
| |
− | |-
| |
− | | {{item link|Sentry Gun}} <small>(3단계)</small>
| |
− | | {{Chart bar|12672|max=20000}}
| |
− | | {{Chart bar|3243|max=20000}}
| |
− | |74.41%
| |
− | |-
| |
− | | {{item link|Sentry Gun}} <small>(2단계)</small>
| |
− | | {{Chart bar|10359|max=20000}}
| |
− | | {{Chart bar|2521|max=20000}}
| |
− | |75.66%
| |
− | |-
| |
− | | {{item link|Dispenser}} <small>(1단계)</small>
| |
− | | {{Chart bar|7086|max=20000}}
| |
− | | {{Chart bar|1596|max=20000}}
| |
− | |77.45%
| |
− | |-
| |
− | | {{item link|Sentry Gun}} <small>(1단계)</small>
| |
− | | {{Chart bar|5972|max=20000}}
| |
− | | {{Chart bar|984|max=20000}}
| |
− | |83.52%
| |
− | |-
| |
− | | {{item link|Teleporters}}
| |
− | | {{Chart bar|4456|max=20000}}
| |
− | | {{Chart bar|1790|max=20000}}
| |
− | |59.83%
| |
− | |-
| |
− | | {{item link|Sapper}} <small>(3단계 센트리 건)</small>
| |
− | | {{Chart bar|1698|max=20000}}
| |
− | | {{Chart bar|332|max=20000}}
| |
− | |80.45%
| |
− | |-
| |
− | | {{item link|Sapper}} <small>(1단계 센트리 건)</small>
| |
− | | {{Chart bar|1674|max=20000}}
| |
− | | {{Chart bar|332|max=20000}}
| |
− | |80.17%
| |
− | |-
| |
− | | {{item link|Sapper}} <small>(텔레포터)</small>
| |
− | | {{Chart bar|1666|max=20000}}
| |
− | | {{Chart bar|316|max=20000}}
| |
− | |81.03%
| |
− | |-
| |
− | | {{item link|Sapper}} <small>(2단계 센트리 건)</small>
| |
− | | {{Chart bar|1658|max=20000}}
| |
− | | {{Chart bar|316|max=20000}}
| |
− | |80.94%
| |
− | |-
| |
− | | {{item link|Sapper}} <small>(디스펜서)</small>
| |
− | | {{Chart bar|1658|max=20000}}
| |
− | | {{Chart bar|320|max=20000}}
| |
− | |80.70%
| |
− | |-
| |
− | | [[Wrangler/ko|랭글러 보호막]]
| |
− | | {{Chart bar|1104|max=20000|hex=#93aecf}}
| |
− | |
| |
− | |0%
| |
− | |}
| |
| | | |
| == 업데이트 내역 == | | == 업데이트 내역 == |
− | {{Update history | '''{{Patch name|1|7|2008}}''' | + | {{Update history| |
| + | '''{{Patch name|1|7|2008}}''' |
| * 중저사양 하드웨어에서의 그래픽을 최적화했습니다. | | * 중저사양 하드웨어에서의 그래픽을 최적화했습니다. |
| | | |
Line 951: |
Line 76: |
| * 데모맨 뷰모델에서 성능 저하 문제를 일으키는 문제점을 고치기위해 일부 수정했습니다. | | * 데모맨 뷰모델에서 성능 저하 문제를 일으키는 문제점을 고치기위해 일부 수정했습니다. |
| | | |
− | '''{{Patch name|4|29|2008}}''' ([[Gold Rush Update/ko|골드 러시 업데이트]]) | + | '''{{Patch name|4|29|2008}}''' ({{update link|Gold Rush Update}}) |
| * 다중 코어 시스템에서 입자 성능을 향상시켰습니다. | | * 다중 코어 시스템에서 입자 성능을 향상시켰습니다. |
| | | |
| '''{{Patch name|1|19|2011}}''' | | '''{{Patch name|1|19|2011}}''' |
− | * {{item link|Huntsman}}, {{item link|Direct Hit}}, {{item link|Ambassador}}, {{item link|Iron Curtain}}, {{item link|Frontier Justice}}, {{item link|German Gonzila}}, {{item link|Ghastlier Gibus}}, {{item link|Tyrant's Helm}}, {{item link|Cheater's Lament}}에 LOD를 추가했습니다. | + | * {{item link|Huntsman}}, {{item link|Direct Hit}}, {{item link|Ambassador}}, {{item link|Iron Curtain}}, {{item link|Frontier Justice}}, {{item link|German Gonzila}}, {{item link|Ghastlier Gibus}}, {{item link|Tyrant's Helm}}, {{item link|Cheater's Lament}}에 [[Level of detail/ko|LOD]]를 추가했습니다. |
| | | |
| '''{{Patch name|2|3|2011}}''' | | '''{{Patch name|2|3|2011}}''' |
Line 966: |
Line 91: |
| ** {{item link|Black Box}}, {{item link|Buff Banner}} (''나팔''), {{item link|Degreaser}}, {{item link|Blutsauger}}, {{item link|Powerjack}}, {{item link|Sandvich}}, {{item link|Übersaw}}, {{item link|Jarate}}에 LOD를 추가했습니다. | | ** {{item link|Black Box}}, {{item link|Buff Banner}} (''나팔''), {{item link|Degreaser}}, {{item link|Blutsauger}}, {{item link|Powerjack}}, {{item link|Sandvich}}, {{item link|Übersaw}}, {{item link|Jarate}}에 LOD를 추가했습니다. |
| | | |
− | '''{{Patch name|10|13|2011}}''' ([[Manniversary Update & Sale/ko|만념일 업데이트와 할인]]) | + | '''{{Patch name|10|13|2011}}''' ({{update link|Manniversary Update & Sale}}) |
| * 몇몇 오래된 장식용 아이템에 LOD 모델을 추가했습니다. | | * 몇몇 오래된 장식용 아이템에 LOD 모델을 추가했습니다. |
| | | |
| '''{{Patch name|12|15|2011}}''' | | '''{{Patch name|12|15|2011}}''' |
− | * {{Undocumented}} {{item link|Machina}}에 [[LOD/ko|LOD]]를 추가했습니다. | + | * {{Undocumented}} {{item link|Machina}}에 LOD를 추가했습니다. |
| | | |
| '''{{Patch name|2|23|2012}}''' | | '''{{Patch name|2|23|2012}}''' |
Line 976: |
Line 101: |
| | | |
| '''{{Patch name|4|18|2012}}''' | | '''{{Patch name|4|18|2012}}''' |
− | * {{item link|Ghastly Gibus}}에 LOD를 추가했습니다.}} | + | * {{item link|Ghastly Gibus}}에 LOD를 추가했습니다. |
| + | }} |
| | | |
| == 같이 보기 == | | == 같이 보기 == |
− | * [[Steam Workshop/ko|스팀 창작마당]] | + | * [[Steam Workshop/ko|Steam 창작마당]] |
| | | |
| == 링크 == | | == 링크 == |
− | * {{vdc|LOD Models}} | + | * {{vdc|LOD Models}} {{lang icon|en}} |
− | * {{vdc|Material optimization}} | + | * {{vdc|Material optimization}} {{lang icon|en}} |
| | | |
| [[Category:Lists/ko]] | | [[Category:Lists/ko]] |