Refrence source - https://en.wikipedia.org/wiki/Line_drawing_algorithm Results pixel is set to Texture2D displayed on a flat Quad GameObject
- DDA
- Bresenham
- Xiaolin-Wu
- Gupta-Sproull
Circle Drawing Algorithm
- Mid-Point
- Bresenham
Refrence source - https://en.wikipedia.org/wiki/Line_drawing_algorithm Results pixel is set to Texture2D displayed on a flat Quad GameObject
Circle Drawing Algorithm