DiligentEngine
DiligentEngine copied to clipboard
A modern cross-platform low-level graphics library and rendering framework
I have a crash in every Diligent Sample when runnning the D3D11 backend. The crash happens when trying to change the "max frame latency" option to any value. DX12 does...
Hello, we want to use Diligent Engine as a part of commercial software, which has just started to develop. Is there anything we should pay attention to 
Going to https://diligentgraphics.com/diligent-engine/architecture/d3d12/variable-size-memory-allocations-manager/ reveals the following: 1. SSL certificate is invalid. 2. There is some CDN anti-DDoS going on that I'm unfamiliar with. It could be legit but it felt...
tag:2.5.3 
Hi, I'm following the instructions for building on Windows. Everything builds successfully but I notice things aren't collected in one folder with submodule directories but inserted into the build folder...
I had a build failure in the module "Validating DiligentCore module's source code formatting." The error was 'validate_format_linux_implementation.sh: Line 38: python: command not found The file is: ...../DiligentEngine/DiligentCore/BuildTools/FormatValidation/validate_format_linux_implementation.sh I changed...
It seems webgpu has been deployed in Chrome 113. Maybe consider supporting it somehow in a future version.
touch item:ShortcutInfo, id=259, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.diligentengine.tutorial19_renderpasses.Tutorial19Application, className=com.diligentengine.tutorial19_renderpasses.Tutorial19NativeActivity, screenId=5, container=-100, cellX=3, cellY=2, spanX=1, spanY=1, isLandscapePos=false 2023-05-05 15:23:39.293 1739-2055 ActivityTaskManager pid-1739 I START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.diligentengine.tutorial19_renderpasses.Tutorial19Application/com.diligentengine.tutorial19_renderpasses.Tutorial19NativeActivity bnds=[839,723][1007,891] (has extras)}...
**OS:** Ubuntu 22.04 **Compiler:** clang-15 **Steps to reproduce:** ```mkdir build && cd build && CFLAGS=-fsanitize=address,undefined" CXXFLAGS="-fsanitize=address,undefined" LDFLAGS="-fsanitize=address,undefined" cmake -GNinja .. && ninja``` **Result:** ``` [5/98] Linking CXX executable DiligentTools/RenderStatePackager/Diligent-RenderStatePackager FAILED:...
OS zorin Linux Build tools Clang 15.0.6 CMake 3.25.0 I am using the CMake GUI to select ninja [3/805] Building CXX object DiligentCo...ols-static.dir/util/parse_number.cpp.o FAILED: DiligentCore/ThirdParty/SPIRV-Tools/source/CMakeFiles/SPIRV-Tools-static.dir/util/parse_number.cpp.o /usr/lib/llvm-15/bin/clang++ -DSPIRV_COLOR_TERMINAL -DSPIRV_LINUX -DSPIRV_TIMER_ENABLED -I/home/rabemaru/DiligentEngine/DiligentCore/ThirdParty/SPIRV-Tools...