/Graph

Simple graph drawing shader implemented in unity

Primary LanguageC#MIT LicenseMIT

Graph

Simple graph drawing shader implemented in unity.

Works by converting graph points to line segments and storing them in a lookup texture.

Graph