All Projects → haolange → Unity_screenspacelighting_old

haolange / Unity_screenspacelighting_old

Labels

Projects that are alternatives of or similar to Unity screenspacelighting old

VaKawaseBlur
Fast and furious Kawase blur implementation for Unreal Engine 4
Stars: ✭ 37 (-87.02%)
Mutual labels:  hlsl
UnityChanToonShaderVer2 Project
UTS2-AC - UnityChanToonShaderVer2 Project / v.2.0.4+ - Different vrchat support, lighting manipulation, and style.
Stars: ✭ 14 (-95.09%)
Mutual labels:  hlsl
YOLOv4-Tiny-in-UnityCG-HLSL
A modern object detector inside fragment shaders
Stars: ✭ 38 (-86.67%)
Mutual labels:  hlsl
ReorientedNormalMapping
Tangent space normal map blending via quaternion rotation
Stars: ✭ 23 (-91.93%)
Mutual labels:  hlsl
VoxelTerrain
This project's main goal is to generate and visualize terrain built using voxels. It was achieved using different approaches and computing technologies just for the sake of performance and implementation comparison.
Stars: ✭ 37 (-87.02%)
Mutual labels:  hlsl
VRC-Cancerspace
Cancerous screenspace shader for VRChat. Please use responsibly. :^)
Stars: ✭ 55 (-80.7%)
Mutual labels:  hlsl
FieldTrip
vvvv pack for working with scalar & vector fields
Stars: ✭ 28 (-90.18%)
Mutual labels:  hlsl
CPP-Programming
Various C/C++ examples. DirectX, OpenGL, CUDA, Vulkan, OpenCL.
Stars: ✭ 30 (-89.47%)
Mutual labels:  hlsl
SplinesGPU
various spline algorithms computed on the GPU
Stars: ✭ 15 (-94.74%)
Mutual labels:  hlsl
Luna-Engine
Luna Engine is DirectX 11 based engine that i am trying to make.
Stars: ✭ 35 (-87.72%)
Mutual labels:  hlsl
GenerativeDesignWorkshop
No description or website provided.
Stars: ✭ 18 (-93.68%)
Mutual labels:  hlsl
shader-gallery
A collection of shaders I've created for Unity3D
Stars: ✭ 22 (-92.28%)
Mutual labels:  hlsl
hlml
vectorized high-level math library
Stars: ✭ 42 (-85.26%)
Mutual labels:  hlsl
ada
A general porpose OpenGL app library
Stars: ✭ 105 (-63.16%)
Mutual labels:  hlsl
rvc
A 32-bit RISC-V emulator in a shader (and C)
Stars: ✭ 491 (+72.28%)
Mutual labels:  hlsl
ShaderWriter
Library used to write shaders from C++, and export them in either GLSL, HLSL or SPIR-V.
Stars: ✭ 171 (-40%)
Mutual labels:  hlsl
inline-spirv-rs
Compile GLSL/HLSL/WGSL and inline SPIR-V right inside your crate.
Stars: ✭ 21 (-92.63%)
Mutual labels:  hlsl
Extendstandard
扩展Unity的Standard PBR
Stars: ✭ 279 (-2.11%)
Mutual labels:  hlsl
ACLS-Shader
Unity HLSL VR ready "Toony/PBR hybrid" avatar shader for VRCHAT and similar platforms. Built with game industry standard toony appearances and adaptive to vrchat render constraints and reactive to common incorrect user generated map lighting.
Stars: ✭ 20 (-92.98%)
Mutual labels:  hlsl
dxbc reader
easy to read hlsl asm shader code. parse dxbc text and export hlsl like for read
Stars: ✭ 194 (-31.93%)
Mutual labels:  hlsl

Unity Screen Space Tech Stack

Overview

This is a package which contains SSAO, SSDiffuse and SSReflection.

Display board

SSGI

without SSGI

SSGI off

2

SSGI on

5

SSGI only

SSReflection

03

06

09

12

14

More Pictures

SSAO(GTAO)

Uinty_CustomSSAO_01

More Pictures

System requirements

  • Unity 2017+ but only test in 2018 and 2019

Usage

To use this package in your project, just put the ScreenSpaceTechStack folder in the Assets. And attach the corresponding component to the camera.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].