awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesUniversal Render Pipeline Shaders

Custom HLSL shaders developed specifically for the Unity Universal Render Pipeline.

Distinct from Shader-Based Image Rendering: Targets the specific Unity URP pipeline and HLSL language rather than general shader effects.

Explore 1 awesome GitHub repository matching game development · Universal Render Pipeline Shaders. Refine with filters or upvote what's useful.

Awesome Universal Render Pipeline Shaders GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • colinleung-nilocat/unityurptoonlitshaderexampleالصورة الرمزية لـ ColinLeung-NiloCat

    ColinLeung-NiloCat/UnityURPToonLitShaderExample

    7,661عرض على GitHub↗

    This project is a custom lighting shader for the Unity Universal Render Pipeline designed to produce a non-photorealistic cartoon visual style. It serves as a technical example for implementing a toon shader and stylized lighting for 3D objects. The implementation achieves a cel-shaded aesthetic by replacing standard physically based rendering with a custom lighting model. It utilizes ramp-based light attenuation to map smooth gradients into discrete color steps. The project covers the development of HLSL shaders within the Universal Render Pipeline, focusing on fragment-stage lighting calcu

    Implements custom lighting logic using HLSL within the Unity Universal Render Pipeline.

    ShaderLabcharacterhlsllit
    عرض على GitHub↗7,661
  1. Home
  2. Game Development
  3. Universal Render Pipeline Shaders