Skip to content

Scripts for rendering pixel-perfect GPU-calculated lines in 2D (Unity URP 2D Renderer).

License

Notifications You must be signed in to change notification settings

QThund/LineRenderer2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LineRenderer2D

Scripts for rendering pixel-perfect GPU-calculated lines in 2D (Unity URP 2D Renderer). It allows: -Single line or multiline (different script). -Dotted line. -Usage of any material, lines can be affected by 2D lights. -The single line allows the usage of different colors for both endpoints. -Any thickness. -Local or world space points. -You can use either shadergraph version or standard shaders version. -Tested with DirectX and OpenGLCore.

About

Scripts for rendering pixel-perfect GPU-calculated lines in 2D (Unity URP 2D Renderer).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published