nclettiere / DiligentFX

High-level rendering components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 framework implements the following components

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

About

High-level rendering components

License:Apache License 2.0


Languages

Language:C++ 79.8%Language:HLSL 19.0%Language:CMake 0.8%Language:GLSL 0.4%Language:Shell 0.0%Language:Batchfile 0.0%