diff options
| author | DiligentGraphics <egor.yusov@gmail.com> | 2018-11-10 20:34:23 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-10 20:34:23 +0000 |
| commit | dd0983d6c984d1cc67773e4b889ab3d3f5d52ffe (patch) | |
| tree | f091298221b59ea004de79b3ee7241592c58ad6a | |
| parent | Merge branch 'master' of https://github.com/DiligentGraphics/DiligentCore.git (diff) | |
| download | DiligentCore-dd0983d6c984d1cc67773e4b889ab3d3f5d52ffe.tar.gz DiligentCore-dd0983d6c984d1cc67773e4b889ab3d3f5d52ffe.zip | |
Updated readme: added diligent graphics logo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# DiligentCore +# DiligentCore <img src="media/diligentgraphics-logo.png" height=64 align="right" valign="middle"> This module implements [Diligent Engine](https://github.com/DiligentGraphics/DiligentEngine)'s core functionality: Direct3D11, Direct3D12, OpenGL, OpenGLES, and Vulkan rendering backends as well as basic platform-specific utilities. It is self-contained and can be built by its own. |
