MCPcopy Create free account
hub / github.com/DiligentGraphics/DiligentFX

github.com/DiligentGraphics/DiligentFX @v2.5.6

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.5.6 ↗ · + Follow
1,401 symbols 2,513 edges 121 files 255 documented · 18% updated 7d ago★ 42727 open issues

Browse by type

Functions 1,081 Types & classes 320
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

DiligentFX

DiligentFX is the Diligent Engine's high-level rendering framework.

Platform Build Status
Windows Build Status
Universal Windows Build Status
Linux Build Status
MacOS Build Status
iOS Build Status
tvOS Build Status
Emscripten Build Status

License Chat on Discord Appveyor Build Status MSVC Code Analysis Lines of code

The following components are now available:

* GLTF2.0 Loader and Physically-based renderer with image-based lighting.

  • Hydrogent, an implementation of the Hydra rendering API in Diligent Engine.

  • Shadows

Post-processing effects

License

See Apache 2.0 license.

Contributing

To contribute your code, submit a Pull Request to this repository. Diligent Engine is licensed under the Apache 2.0 license that guarantees that content in the DiligentFX repository is free of Intellectual Property encumbrances. In submitting any content to this repository, you license that content under the same terms, and you agree that the content is free of any Intellectual Property claims and you have the right to license it under those terms.

Diligent Engine uses clang-format to ensure consistent source code style throughout the code base. The format is validated by CI for each commit and pull request, and the build will fail if any code formatting issue is found. Please refer to this page for instructions on how to set up clang-format and automatic code formatting.


diligentgraphics.com

Diligent Engine on Twitter Diligent Engine on Facebook

Core symbols most depended-on inside this repo

Shape

Method 695
Function 386
Class 266
Enum 54

Languages

C++100%

Modules by API surface

Shaders/PostProcess/SuperResolution/private/fsr1/ffx_core_gpu_common_half.h82 symbols
Shaders/PostProcess/SuperResolution/private/fsr1/ffx_core_glsl.h70 symbols
Shaders/PostProcess/SuperResolution/private/fsr1/ffx_core_hlsl.h59 symbols
PBR/interface/PBR_Renderer.hpp52 symbols
Shaders/PostProcess/SuperResolution/private/fsr1/ffx_core_gpu_common.h48 symbols
PostProcess/EpipolarLightScattering/src/EpipolarLightScattering.cpp48 symbols
Hydrogent/src/Tasks/HnTaskManager.cpp46 symbols
Hydrogent/src/HnMesh.cpp40 symbols
Hydrogent/src/HnMaterial.cpp32 symbols
Shaders/PostProcess/SuperResolution/private/fsr1/ffx_fsr1.h31 symbols
PBR/src/PBR_Renderer.cpp31 symbols
Hydrogent/src/HnMaterialNetwork.cpp31 symbols

For agents

$ claude mcp add DiligentFX \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page