DiligentEngine icon indicating copy to clipboard operation
DiligentEngine copied to clipboard

A modern cross-platform low-level graphics library and rendering framework

Results 27 DiligentEngine issues
Sort by recently updated
recently updated
newest added

- [X] Update CMake version - Updating CMake version to 3.18.2 results in libGraphicsEngineVk.so and libGraphicsEngineGL.so missing in the output folder for some reason. The log says these libraries are...

https://dev.to/denvercoder1/using-github-actions-to-publish-doxygen-docs-to-github-pages-177g https://github.com/JamesIves/github-pages-deploy-action

documentation

Make it available through vcpkg

enhancement

Few issues with current Android CI setup require some attention: - [X] After [update to ndk 22.1.7171670](https://github.com/DiligentGraphics/DiligentTools/commit/28ec1e43437cc0d2bfea7c8b558c9e95ccb6af50), the build on CI does not show any [output from the native build](https://github.com/DiligentGraphics/DiligentSamples/runs/2592845202#step:9:192)....

build system

Ideally, users of Android could build from the command line, assuming necessary components are installed from the SDk. It would be great to have the gradle commands documented to build...

I'd like to add OpenXR support, opening this issue to discuss the right way to do that. My first pass at the needed API changes for minimalist XR support: `IEngineFactory`:...

I wish doxygen documents is hosted online somewhere, it's kinda annoying just to clone and make my own copy to read documentations. Anyway, this framework really helps me to make...

documentation

Not sure if this is related to the Windows 11 problems I reported a while back. I'm now trying to run diligent with the imgui docking branch and I have...