.FSH 파일 확장자

Fragment Shader File

개발사 OpenGL
인기도
4.3  |  53 투표
 

FSH 파일이란 무엇인가요?

An FSH file contains fragment shading properties in the OpenGL Shading Language (GLSL). It stores fragment shading code run by a GPU to render 3D graphics with color, shadows, and other effects. FSH files may also be saved as .FRAG files.

추가 정보

GLSL is a high-level shading language utilized by Open Graphics Library OpenGL, which is an application programming interface (API) that renders 2D and 3D graphics. Various applications utilize OpenGL, including Google Earth, Minecraft, and Adobe Photoshop.

FSH files contain data that shades a fragment, which is a pixel in a rasterized triangle that makes up a 3D image. When rendered by the GPU, the code in the FSH file determines the color (includes the saturation, hue, brightness, and contrast) of the pixels in the graphics.

참고: Fragment shaders differ from vertex shaders (.VSH and .VERT files), which store vertex code required to manipulate the position of the triangle mesh vertices that make up a 3D model.

FSH 파일을 여는 방법

You can open FSH files with the tools included with OpenGL SDK (multiplatform) and Apple Xcode (macOS). You can also open and edit FSH files with source code editors, such as Microsoft Visual Studio Code (multiplatform).

While you can open FSH files with plain text editors, such as Microsoft Notepad (bundled with Windows), Apple TextEdit (bundled with macOS), or gedit (Linux), these editors do not provide helpful editing capabilities (like syntax highlighting) like source code editors.

참고: You can also open FSH files with AMD GPU ShaderAnalyzer (Windows) and Apple OpenGL Shader Builder (macOS), but they are discontinued.

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

FSH 파일을 여는 프로그램

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 Fragment Shader 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

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