Model: Difference between revisions

From Jedi Knight Wiki | JKHub
(Created page with "A Model is a object within the game.")
 
m (Reverted edit by 2A09:BAC5:62CB:183C:0:0:26A:9C (talk) to last revision by Tonic)
Tag: Rollback
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
A Model is a object within the game.
{{stub}}
 
A model is a 3D object within the game. There are two types of 3d models in [[JO]] and [[JA]].
 
The first type are the simpler models used for most items, [[weapons]], and map objects: cargo crates, ships, consoles, decorations and so forth. These models are in Id Software's [[.md3]] format, but [[.ase]] models are also supported by the game. md3 models can be animated.
 
The second type of models are multi-segment 3d models that are used for [[NPC]]s. These are defined in [[.gla]] and [[.glm]] files.
 
[[Category:Needs Expansion]]
[[Category:Commands]]
[[Category: General Modding]]

Latest revision as of 00:31, 12 June 2024

This article is a stub. You can help the JKHub Wiki by expanding it.

______________________


A model is a 3D object within the game. There are two types of 3d models in JO and JA.

The first type are the simpler models used for most items, weapons, and map objects: cargo crates, ships, consoles, decorations and so forth. These models are in Id Software's .md3 format, but .ase models are also supported by the game. md3 models can be animated.

The second type of models are multi-segment 3d models that are used for NPCs. These are defined in .gla and .glm files.