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

![image](https://user-images.githubusercontent.com/61806567/128053749-cdff1ec8-d194-430b-af75-0d9a225d2236.png)

bug

- Android Pie - Android Studio + CMake 3.10 - 'Mali-G71', API version 1.0.97, Driver version 16.0.0. - no errors reported - Call stack (if available) ```C++ VulkanUtilities::VulkanLogicalDevice::CreateGraphicsPipeline(VkGraphicsPipelineCreateInfo const&, VkPipelineCache_T*,...

add a sample demonstrates how to integrate ozz-animation library into an application to play skeletal animation.

Add command line options to automatically capture and output performance statistics for samples and tutorials (as discussed in https://github.com/DiligentGraphics/DiligentEngine/issues/100)

enhancement

Original [hello_ar sample](https://github.com/google-ar/arcore-android-sdk/tree/master/samples/hello_ar_c) was recently updated to support occlusion

- ESM: http://jankautz.com/publications/esm_gi08.pdf - MSM: http://cg.cs.uni-bonn.de/en/publications/paper-details/peters-2015-msm/ Also, add two-sided shadow map rendering mode

enhancement

Hello I am testing out USD Viewer and noticed it is rendering fairly oddly (using the latest master branch as of [2024-2-24](https://github.com/DiligentGraphics/DiligentEngine/commit/9dc74351baca3fe53eefdbd95cb45961a7e03a43) but this is the first time trying it...