Giter Club home page Giter Club logo

ui_renderpipelineinlinearspace's Introduction

UI Render Pipeline In Linear Space ( Developing... )

This project is an Unity render pipeline and shader framework for UI which is based on Unity URP. We created it for the purpose of fixing the alpha value of the UI images ( opacity of images ) which is wrong in linear color space, that keep the sRGB workflow for the UI designers in Unity.

线性空间 UI 渲染管线 ( 开发中... )

这个项目是一套基于 Unity URP 的 UI 渲染管线和 Shader 框架, 为了修复线性色彩空间中的的 UI 切图的透明度错误, 能够让 UI 设计师在 Unity 中保持原有的 sRBG 工作流。

リニア UI レンダーパイプライン ( 開発中... )

このプロジェクトは Unity URP に基づいて作った UI レンダーパイプラインとシェーダーフレームワークです、 Unity リニア の色空間にある UI 画像の透明さをなおす為に作れたものです。 ならば、UI デザイナーはいつもように sRGB の業務フローをすることができます。

Versions and Schecdule

Unity:

Feature:

  • In our Render Pipeline,the UI images have the same opacity with images which are in the PhotoShop.

Opacity_Comparison

  • UI Render with Individual resolution.

RenderScaleComparison

Update:

  • 11 / 05 / 2021:
    Supported correct UI alpha gamma in case of Post-Processing;
    Fixed the wrong effects of baked Reflection Probe;
    Fixed the Gamma in Scene view;

  • 11 / 06 / 2021:
    Supported correct UI alpha gamma in case of FXAA;

  • 11 / 12 / 2021:
    Fixed the Color Depth resolution of 3D render.

  • 11 / 19 / 2021:
    Fixed the the wrong effects of Reflection Probe in scene view.
    Fixed the the wrong effects of Transparent Objects in scene view.

  • 11 / 28 / 2021:
    Supported UI Render with Individual resolution.

  • 03 / 24 / 2022:
    Changed the UI Render Target.

Plan:

  • To Develop Camera Managing Script.

Pipeline Flowchart

UI_RenderPipeline

Why using RGBA32 UNorm for the UI Buffer

When the final 3D render image is blit into the UI buffer, and transform to the Gamma Space, we can compare the resolutions of Color Depth in different graphics format of the UI Buffer. Evidently the RGBA32 UNorm has the more details.

UI_RenderPipeline

ui_renderpipelineinlinearspace's People

Contributors

takeshicho avatar

Watchers

James Cloos avatar

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.