.MATERIAL 파일 확장자

Rigs of Rods Texture Reference File

개발사 해당 없음
인기도
3.0  |  7 투표
 

MATERIAL 파일이란 무엇인가요?

File used by Rigs of Rods, an open source truck, car, airplane, and boat simulator; contains nested instructions and properties that reference a particular 3D model, such as a truck, to a texture file; specifies textures that are declared in a corresponding .TRUCK file.

추가 정보

NOTE: Valid texture files are in .PNG, .JPG, and .DDS formats, and DDS is the recommended format.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

MATERIAL 파일을 열거나 참조하는 프로그램

Windows
Mac
카테고리: 설정
업데이트: 2010-01-25

Godot Engine Material

개발사 Godot
인기도
4.0  |  2 투표
 

A MATERIAL file is a material used by Godot Engine, an open-source game development engine. It contains properties that control how light interacts with a 3D object. Some 3D scene creation tools, such as Blender, create MATERIAL files when a user exports a Godot Engine scene.

추가 정보

Video game developers use Godot Engine to create 2D and 3D video games. These games are comprised of one or more scenes. Often, developers create scenes outside Godot Engine and then import them. Scenes created outside Godot Engine may use internal materials, stored in the scene file, or external materials, stored in separate MATERIAL files.

For example, the Godot Blender Exporter allows developers to export scenes as .ESCN files. If a developer selects Generate External Material while creating an ESCN file, Godot Blender Exporter saves the scene's materials in separate MATERIAL files. The developer must then import these MATERIAL files into Godot Engine along with their ESCN file.

MATERIAL 파일을 여는 방법

You can import the material a MATERIAL file contains into Godot Engine (multiplatform). To do so, review Godot Engine's documentation for importing scenes with separate materials.

MATERIAL 파일을 여는 프로그램

Windows
Mac
Linux
카테고리: 개발자
업데이트: 2022-06-24

OGRE Material Script

개발사 The OGRE Team
인기도
3.0  |  1 투표
 

A MATERIAL file is a material definition script used by OGRE (Object-Oriented Graphics Rendering Engine). It contains rendering instructions and asset references that define how OGRE renders a complex material. Video game developers create and use MATERIAL files when developing games that use OGRE.

추가 정보

Microsoft Visual Studio Code에서 열린 .material 파일의 스크린샷
Microsoft Visual Studio Code에서 열린 MATERIAL 파일

OGRE is an open-source 3D rendering engine used by many popular games. Some examples include Rigs of Rods, Torchlight, and until 2014, Roblox.

Developers using OGRE have the option of creating materials using material scripts. This allows them to easily reuse the same materials in multiple places, without manually coding the material each time. Material scripts are saved in MATERIAL files.

Each MATERIAL file typically begins with a top-level comment, stating what material the file defines. It then goes on to specify rendering instructions, carried out using various OGRE rendering techniques. Each technique can be performed one or more times, with each pass used to render the material in a slightly different way, producing a composite effect.

참고: The MATERIAL files that Rigs of Rods uses are OGRE MATERIAL files. Rigs of Rods uses the OGRE rendering engine.

MATERIAL 파일을 여는 방법

You can open and edit a MATERIAL file with Microsoft Visual Studio Code (multiplatform) or any other source code or text editor. For instructions on how to use MATERIAL files with OGRE (multiplatform), refer to the program's documentation.

MATERIAL 파일을 열거나 참조하는 프로그램

카테고리: 개발자
업데이트: 2023-03-21

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 모든 파일 형식과 소프트웨어 프로그램을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.