.TRI 파일 확장자
FaceGen Polygonal Model File
| 개발사 | Singular Inversions |
| 인기도 |
3.8 | 14 투표 |
TRI 파일이란 무엇인가요?
3D model file created by FaceGen, an application used to create 3D human faces; contains a polygonal mesh for a human head; may also contain morphs, which are used for facial animations; often used for creating video game characters.
추가 정보
TRI files are used by Bethesda Softworks video games such as FallOut 3 and The Elder Scrolls IV: Oblivion.
TRI 파일을 열거나 참조하는 프로그램
Triangle Mesh File
| 개발사 | 해당 없음 |
| 인기도 |
2.7 | 3 투표 |
3D mesh file created in the text-based TRI format; stores the mesh using x, y, z coordinate vertices and triangular polygons, which reference the declared vertices; used for constructing surfaces for 3D models.
추가 정보
There are some variations of the TRI file format, but the most basic version contains a one-line header followed by the vertices and triangles, where the header specifies the number of vertices and triangles.
TRI files are often used by scientific visualization or molecular modeling applications.