Search code examples
Why is the grid visible through my custom shader in Unity?...

unity-game-engineshaderhlsl

Read More
Dynamic index in vk::binding(index, 0)?...

vulkanhlsl

Read More
'redefinition of script' and 'type is ambiguous' errors...

unity-game-enginevisual-studio-codeshaderhlslcompute-shader

Read More
HLSL Compiler error?...

directxhlsldirect3d

Read More
Shader signature reflection...

hlsldirectx-12

Read More
Dynamically compiling and running shaders from file in XNA...

c#xnahlslfragment-shader

Read More
What exactly is a constant buffer (cbuffer) used for in hlsl?...

bufferdirectxconstantshlsl

Read More
Unpack/Pack SNorm16 in HLSL compute shader...

unity-game-enginehlslcompute-shader

Read More
HLSL compiler optimizes strange?...

optimizationcompilationhlsl

Read More
Recreating Quaternion.FromToRotation in hlsl with a compute shader...

unity-game-engineshaderhlsl

Read More
When does the transition from clip space to screen coordinates happen?...

openglgraphicsrenderinghlsl

Read More
Why is my 2d quad not rendering using glm::perspective?...

c++hlslglm-mathdirectx-12

Read More
C++ Directx 11 Ambient Lighting...

c++shaderhlsllightingdirectx-11

Read More
Triangle not showing despite imgui and compute draw working fine...

c++vulkanhlsl

Read More
Issue with reading texture data inside RESHADE Pixel Shader...

hlslfragment-shader

Read More
How to correctly link Geometry Shader in DirectX11...

3drenderingdirectx-11hlslgeometry-shader

Read More
Direct3D 11 and 2D : wrong display of a texture...

windowsdirectxdirectx-11hlsldirect3d11

Read More
Replacing PixelShaderCompile task with fxc.exe (necessitated by moving to VS2022). Getting same func...

directxhlslfragment-shadermsbuild-task

Read More
Reading/writing off the end of a buffer...

shaderdirectxhlsl

Read More
Load raw texture data / Getting data from compute shader...

c#unity-game-enginehlslcompute-shader

Read More
How do I get Phong Lighting to work on wave Vertex Shader HLSL Unity URP...

unity-game-enginehlslurp

Read More
Hieroglyph3 HLSL Shader error X3004: undeclared identifier 'output'...

hlsl

Read More
Missing HLSL Debug Symbols with D3Dcompile in Visual Studio...

graphicsdirectxdirectx-11hlsldirect3d

Read More
Can I generate a random number inside a pixel shader?...

randomhlsldirectx-9pixel-shader

Read More
How do tbuffers operate in DirectX?...

directxhlsldirectx-11

Read More
How to use DXC on Shader Model 5?...

visual-studiodirectxhlsl

Read More
Custom HLSL Structure...

semanticshlsldxc

Read More
How to calculate average value by masked value/texture on GPU?...

graphicshlslcompute-shaderdirectx-12

Read More
Unity - modify shader variables from inside the shader...

c#shaderhlsl

Read More
CMAKE avoid compilation of HLSL shader files on Visual Studio...

visual-studiovisual-studio-2015cmakehlsl

Read More
BackNext