EitanWong / Unity2DLighting

A 2D lighting system implement in Unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity 2D Lighting System

An implement of 2D lighting system in Unity.

Development Environment

  • Unity 2018.3.12f

Features

  • Implement with CommandBuffer.
  • Support only Built-in Render Pipeline.
  • 2D textured light & procedural light.
  • 2D soft shadows.
  • Support DX, OpenGL & OpenES 3.0

About

A 2D lighting system implement in Unity.

License:MIT License


Languages

Language:C# 78.1%Language:ShaderLab 21.7%Language:HLSL 0.2%