DiligentSamples icon indicating copy to clipboard operation
DiligentSamples copied to clipboard

Sample projects demonstrating the usage of Diligent Engine

Results 52 DiligentSamples issues
Sort by recently updated
recently updated
newest added

- [X] Enable golden image validation on GitHub CI - [X] Enable golden image validation on Linux - [X] Add golden images for new tutorials - [X] Move golden images...

The tutorial 8 (tessellation) doesn't render correctly when using the OpenGL backend, neither on Windows nor on Mac. It works fine with other backends. **On Windows**: most tiles are not...

bug

* Add a tutorial that will demonstrate the usage of render state notation and packager * The build step of the tutorial should use the packager tool to pack the...

- Remove images from the repository and from history - Add all images to a new repository `ReferenceImages` - Do not add the repository as submodule. Instead, clone it on...

**### The crash log of "Shadows":** ``` 2022-04-17 19:07:21.595 20103-20153/com.diligentengine.shadows.ShadowsApplication E/Diligent Engine: Diligent Engine: ERROR: Debug assertion failed in Allocate(), file VariableSizeAllocationsManager.hpp, line 190: Debug expression failed: Size > 0...

The reason is because dxcompiler.dll and dxil.dll are not installed into the folder. The problem here is that both dlls reside in Windows SDK folder, and there is no way...

Error vkQueueSubmit() is putting out is VK_ERROR_DEVICE_LOST. Error log: 2022-02-28 10:56:17.201 18799-18918/com.diligentengine.tutorial19_renderpasses.Tutorial19Application W/Adreno-GSL: : ioctl fd 77 code 0xc040094a (IOCTL_KGSL_GPU_COMMAND) failed: errno 35 Resource deadlock would occur 2022-02-28 10:56:17.203 18799-18918/com.diligentengine.tutorial19_renderpasses.Tutorial19Application...

I'm getting the following run-time when trying to run VRS example (XCode 13.2.1): Diligent Engine: ERROR in ShaderMtlImpl() (ShaderMtlImpl.mm, 423): Failed to compile MSL source: program_source:9:10: fatal error: 'Structures.fxh' file...

Running the VRS sample on Pixel 6 phone produces a SIGSEGV.

bug