Git Product home page Git Product logo

srp-library's Introduction

TRP

TSR is a custom render pipeline based on Unity SRP, which is utilized for personal learning and implementing rendering algorithm.

  • Unity 2023.1.0a21 Alpha

Feature

Deferred Render Pipeline

RT R G B A Format
0 BaseColor.X BaseColor.Y BaseColor.Z Metallic R8G8B8A8
1 Normal.X Normal.X Normal.Y Normal.Y R16G15
2 Emission.X Emission.Y Emission.Z Roughness R8G8B8A8
3 AO / / / R8G8B8A8
Depth Depth Depth Depth Depth Depth

PBR & IBL

  • Metal/Roughness Workflow

  • Cook-Torrance BRDF

PBR-IBL

Real-Time Shadow

  • Shadow Map

    ShadowMap

  • Cascaded Shadow Map

    CSM

Culling

  • Frustum Culling by Compute Shader

    FrustumCulling

Reference

  1. AKGWSB/ToyRenderPipeline: Custom deferred render pipeline with Unity SRP(Scriptable Render Pipeline) (github.com)
  2. MaxwellGengYF/Unity-MPipeline-Framework: A convenient programming framework for Scriptable Rendering Pipeline (github.com)
  3. wlgys8/SRPLearn: Unity可编程渲染管线造轮子项目 (github.com)

srp-library's People

Contributors

t-khaos avatar

Stargazers

 avatar WangDingyuan avatar Wu Tie avatar 华科陈冠希 avatar

Watchers

 avatar

Forkers

hengle

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.