Giter Site home page Giter Site logo

unity-srpmaker's Introduction

README

该仓库文件应用于Unity引擎当中,实现了自定义渲染管线,其基于SRP(可编程渲染管线)相关核心包进行生效。该自定义渲染管线主要用于对SRP的学习与实验,其包含了大部分光照渲染支持与后处理拓展,下方为支持的具体描述。


管线支持

  • 平行光
  • 点光源
  • 聚光灯
  • 多光源渲染
  • ShadowMapping
  • 阴影级联
  • 透明物体投影
  • GI烘焙
  • 光照探针与反射探针
  • 阴影蒙版烘焙及阴影混合
  • LOD
  • HDR与色调映射
  • 颜色分级
  • 多相机
  • 相机LayerMask拓展
  • 渲染缩放
导入仓库文件时,确保Unity项目已导入URP相关包,因该自定义管线使用了部分URP管线所封装的功能函数。

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.