.GDSHADER 文件扩展名

Godot Engine Shader File

开发者 Godot
受欢迎程度
3.8  |  5 
 

什么是 GDSHADER 文件?

A GDSHADER file contains shader properties run on a computer's GPU to draw mesh data on the screen to realistically shade 2D and 3D elements featured in a game developed by Godot Engine. Shader properties in a GDSHADER file are data types and functions in the Godot shading language, which is based on the OpenGL ES (GLSL ES) 3.0 shading language.

更多信息

在 Godot Engine 3.3 中打开的 .gdshader 文件截图
在 Godot Engine 3.3 中打开的 GDSHADER 文件

Godot Engine is a free and open-source game engine used to develop 2D and 3D games. The game engine initially used .SHADER files to store shader properties, but now also supports GDSHADER files with the release of Godot Engine 3.3.3 on August 19, 2021.

GDSHADER files are the same as SHADER files, except they have a different file extension. The .gdshader file extension is meant to help third-party software and users distinguish shader files associated with Godot Engine.

如何打开 GDSHADER 文件

In general, GDSHADER files are not meant to be opened. Instead, they act as small programs run by a computer's GPU during gameplay referenced by shader programs in the game for rendering 2D and 3D elements and particles.

If you develop a game with Godot Engine, you can open and edit the files with its built-in script editor. You can also open and modify GDSHADER files with a source code or plain text editor.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 GDSHADER 文件的程序

分类: 游戏
更新时间: 2021-11-05

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Godot Engine Shader 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们