Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

[Algo] Bresenham's line rasterization algorithm in C++ #291

Open
1 task
OsamaNabih opened this issue Oct 6, 2019 · 1 comment
Open
1 task

[Algo] Bresenham's line rasterization algorithm in C++ #291

OsamaNabih opened this issue Oct 6, 2019 · 1 comment
Assignees
Labels
Hacktoberfest Hacktoberfest 2019!

Comments

@OsamaNabih
Copy link

OsamaNabih commented Oct 6, 2019

Algorithm

  • I have gone through the repository and made sure this algorithm has not been implemented

Information about my new algorithm

  • Bresenham's line rasterization

  • C++

  • If screen is NxN matrix, complexity is N.

Is this your first contribution to this repository?
Yes

@OsamaNabih OsamaNabih added the Hacktoberfest Hacktoberfest 2019! label Oct 6, 2019
@287mdsahil
Copy link
Contributor

Can I work on it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Hacktoberfest Hacktoberfest 2019!
Projects
None yet
Development

No branches or pull requests

2 participants