-
-
unity-pix Public
🧩A PIX on Windows integration for Unity, allowing to make GPU captures right from the Unity Editor.
-
-
aaaa-rp Public
🌟 A Scriptable Render Pipeline (SRP) featuring modern high fidelity rendering techniques.
-
-
toon-rp Public
🌔 A Scriptable Render Pipeline (SRP) designed for toon/stylized visuals. Features custom lighting pipeline, multiple shadow algorithms, tiled lighting, Shader Graph support, and more.
-
-
-
fp-roguelike Public
A mobile first-person roguelike game with turn-based combat and procedurally generated levels.
-
-
dx12-renderer Public
A DirectX 12 renderer featuring Deferred and Forward rendering paths, PBR, various post-processing effects, and more.
-
leo-ecs-extensions Public
Advanced Unity integration for LeoECS (Lite).
-
urp-toon-shader Public
🌔 Toon shader for Unity's Universal Render Pipeline.
-
-
voxel-terrain Public
🧱 Minecraft-like voxel world made with Unity.
-
unity-pcf-poisson Public
PCF (Percentage Closer Filtering) via Poisson sampling for Unity and Universal Render Pipeline.
-
DirectXMesh Public
Forked from microsoft/DirectXMeshDirectXMesh geometry processing library
C++ MIT License UpdatedSep 6, 2022 -
-
-
di-systems Public
An extension to DI Framework that allows defining a specific order of execution for gameplay systems.
-
A small scene showcasing some of the capabilities of URP Toon Shader.
-
unity-graphics Public
A collection of URP shaders and render features.
-
-
animation-texture-baking Public
An editor utility and a shader for animation texture baking (VAT).
ShaderLab UpdatedJul 22, 2022
opaque-texture-shaders Public
A collection of Unity shaders relying on Opaque Texture.
urp-toon-shader-custom Public
A collection of custom shaders made with URP Toon Shader.
persistence Public
A library for saving player's progress in Unity.
leo-ecs-mirror-pong Public
An implementation of Pong using Mirror Networking and LeoECS Lite.