Search Unity

[Release] 2D Lit Shader

Discussion in 'Assets and Asset Store' started by metagrue, May 10, 2014.

  1. metagrue

    metagrue

    Joined:
    Jan 28, 2013
    Posts:
    46
    What is 2D Lit Shader?

    2D Lit Shader is a Per-Pixel-Lighting shader for 2D games. It was designed for use with Sprites, although it should be compatible with most 2D elements. This shader allows for much smoother lighting gradients than with Vertex Based Lighting.

    $2dls_crop.png

    Availability

    You can find it on the Unity Asset Store.

    Usage

    To get started using 2DLS, please follow the instructions below:

    Simply create materials that utilize the 2D Lit Shader.

    Resources

    2DLS on the Web
    User Documentation
    Dedicated Support Forum
    Purchase on Unity Asset Store

    Contact

    I have set up a Dedicated Support Forum. Alternatively, you can leave a post on this thread or contact me via PM. Also you can email me at contact@rancid1.com.
     
  2. metagrue

    metagrue

    Joined:
    Jan 28, 2013
    Posts:
    46
    I've been thinking about ways to improve the shader using multiple passes...
     
  3. metagrue

    metagrue

    Joined:
    Jan 28, 2013
    Posts:
    46
    I am thinking about ways to project shadows. But have not come across anything concrete.