使用 JavaScript能使本网站更好的工作。
首页
探索
关于Plastic
登录
unity-tech-cn
/
ScriptableRenderPipeline
关注
29
点赞
0
派生
3
代码
合并请求
版本发布
您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
4685
提交
85
分支
28
Plastic标签
C#
71%
HLSL
21.7%
ShaderLab
5.1%
GLSL
2.1%
目录树:
e21db91a
/main
/scriptablerenderloop-materialgraph
/batch_rendering
/vr_sandbox
/Branch_Batching2
/mikko-renderpass
/fptl_cleanup
/vr_fptl_sandbox
/Branch_batcher
/MobileDeferredRenderPass
/vr_api_testbed
/RenderPassXR_Sandbox
/classicDeferredMobile
/EnableVulkanAndES3
/OnTileRenderPass2
/sample_game
/culling
/OTDRP-develop
/Add-support-for-light-specular-color-tint
/stochastic_alpha_test
/Yibing-Project-2
/xr-hdrp-rt-test
/system-shock-transitional-shader
/feature-runtimeTextureCache
/shader-library-include-paths
/asmdef
/namespace
/feature-ReflectionProbeFit
/prototype-decals
/DrawSettings
/projects-TheLastStand
/iridesence
/lw-nolightlist
/Add-physical-light-unity-support
/LightweightPipelineExperimental
/switch_support
/feature-ScreenSpaceProjection
/use-roughness
/LW-BakedIndirect
/Branch_FixObjectMotion
/srp_batcher
/LW-LightOptimizations
/Branch_ScriptableCulling
/LW-LowEnd
/feature-ReflectionProbeBaking
/Improve-shader-generator
/improve-shader-generator-data
/2018.1
/lwr-xr-shader-fixes-sandbox
/uifoldout-fix
/lw-callbacktests
/lwrp-xr-sssm-DrawProc
/lwrp-xr-tim-hacks
/ss3HDRP
/build-automation
/HDRP_SurfaceShader
/tag-1.1.0-beta
/xr-hdrp-pyramids
/lw-bias_per_cascade
/040SimpleLighting
/lw-tangentspacelightingtest
/Lux-for-HDRI
/HDRP_GraphicTests
/projects-system-shock-2018.1
/Change-cluster-Tile-to-dynamic-branch
/Reduce-shader-variant
/lw-shadow-optimization
/LW-DistortionPass
/lw-shader-optimization
/Branch_RemoveCascadeBordersInUI
/Branch_EnableLastSplitFade
/Branch_DebugExposure
/Documentation
/lw-bugfixes
/Branch_DebugExposure2
/Branch_DebugWindowFix
/lw-shadow-keyword
/backport-shader-optimization
/tag-1.1.4-preview
/StackLitWork
/tag-1.1.5-preview
/tag-1.1.6-preview
/stacklit
/StackLit2
/hdrp-staging
0.1.21
0.1.27
0.1.28
0.1.34
1.0.0-beta
1.0.1-beta
1.1.0-beta
1.1.1-preview
1.1.2-preview
1.1.4-preview
1.1.5-preview
1.1.6-preview
2018.1.0f2
SRP_0.1.25
Unity-2017.3.0b10
Unity-2017.3.0b2
Unity-2018.1.0b13
Unity-2018.1.0b2
Unity-2018.1.0b6
Unity-2018.1.0b8
unity-2017.1
unity-2017.1b5
unity-2017.2b4
unity-2017.3.0b1
unity-2018.1.0b13
unity-5.6.0b1
unity-5.6.0b10
unity-5.6.0b5
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'e21db91a'
${ noResults }
ScriptableRenderPipeline
/
ScriptableRenderPipeline
/
Core
/
CoreRP
/
ShaderLibrary
文件历史
Evgenii Golubev
a5a04d6b
Fix the clip-space bug (+ add explanation)
7 年前
..
API
Fix INTRINSIC_CUBEMAP_FACE_ID
7 年前
Sampling
Merge pull request #705 from Unity-Technologies/Convert-shaderLibrary-to-half-float-support
7 年前
Shadow
HDRenderPipeline: Remove shadow warning about "loop 1 iteration"
7 年前
API.meta
First set of files
8 年前
AreaLighting.hlsl
Make the Shader Library less real
7 年前
AreaLighting.hlsl.meta
HDRenderLoop: Add area light support, first draft
8 年前
BC6H.hlsl
Don't convert BC6H encoding file
7 年前
BC6H.hlsl.meta
(wip) Added BC6H fast encode
7 年前
BSDF.hlsl
Make the Shader Library less real
7 年前
BSDF.hlsl.meta
First set of files
8 年前
Color.hlsl
Various warning fix
7 年前
Color.hlsl.meta
First set of files
8 年前
Common.hlsl
Fix the clip-space bug (+ add explanation)
7 年前
Common.hlsl.meta
First set of files
8 年前
CommonLighting.hlsl
Merge pull request #901 from EvgeniiG/master
7 年前
CommonLighting.hlsl.meta
Update ShaderLibrary and UnityStandard code
8 年前
CommonMaterial.hlsl
Correct based on various feedback
7 年前
CommonMaterial.hlsl.meta
HDRenderLoop: Move file/create file/Rename stuff - Related to lighting and shadow
8 年前
CommonShadow.hlsl
ShaderLibrary, change REAL to real
7 年前
CommonShadow.hlsl.meta
HDRenderLoop: Move file/create file/Rename stuff - Related to lighting and shadow
8 年前
Debug.hlsl
Remove potentially unitialized variable message
7 年前
Debug.hlsl.meta
HDRenderLoop: Add automatic support for material propery debug
8 年前
EntityLighting.hlsl
lightmap sample functions should return real. Fixed f on constants and DLDR typo.
7 年前
EntityLighting.hlsl.meta
HDRenderLoop: Add LightProbe + ProbeVolume support (not tested)
8 年前
Filtering.hlsl
Make the code less Italian by removing issues caused by copy-pasta
7 年前
Filtering.hlsl.meta
Move some files
7 年前
GeometricTools.hlsl
Replace FastMulBySignOf() with CopySign()
7 年前
GeometricTools.hlsl.meta
First set of files
8 年前
ImageBasedLighting.hlsl
Avoid explicitly using `roughness` in the IBL code
7 年前
ImageBasedLighting.hlsl.meta
HDRenderLoop; start support of reflection probe
8 年前
Macros.hlsl
Update TEMPLATE_X_REAL macro to use FLT and HALF
7 年前
Macros.hlsl.meta
HDRenderPipeline: Add ColorMask0 to depth and shadow pass
7 年前
NormalSurfaceGradient.hlsl
ShaderLibrary, change REAL to real
7 年前
NormalSurfaceGradient.hlsl.meta
Add LW SRP into material graph
7 年前
Packing.hlsl
Correct rounding
7 年前
Packing.hlsl.meta
First set of files
8 年前
PerPixelDisplacement.hlsl
ShaderLibrary, change REAL to real
7 年前
PerPixelDisplacement.hlsl.meta
Add LW SRP into material graph
7 年前
Random.hlsl
Manually re-applied and fixed screen space shadow code after big merge of master that moved every files.
7 年前
Random.hlsl.meta
Add LW SRP into material graph
7 年前
Refraction.hlsl
update refraction to use float3 for position
7 年前
Refraction.hlsl.meta
Refactored refraction code with cubemap support
7 年前
Sampling.meta
ShaderLibrary: Move Sampling and sequence file into a Sampling folder (to clean a bit the directory)
7 年前
Shadow.meta
Add LW SRP into material graph
7 年前
SpaceFillingCurves.hlsl
Dispatch the SSS CS in 4x swizzled 16x16 groups per a 32x32 macrotile
7 年前
SpaceFillingCurves.hlsl.meta
Add LW SRP into material graph
7 年前
Tessellation.hlsl
Fix compilation issue with instancing and tessellation
7 年前
Tessellation.hlsl.meta
Add LW SRP into material graph
7 年前
UnityInstancing.hlsl
Add instancing property view mode
7 年前
UnityInstancing.hlsl.meta
Bring over Instancing support to HDRP shaders.
7 年前
VolumeRendering.hlsl
Fix issue with NaNs
7 年前
VolumeRendering.hlsl.meta
Add LW SRP into material graph
7 年前
Wind.hlsl
Make the Shader Library less real
7 年前
Wind.hlsl.meta
Add LW SRP into material graph
7 年前