Skip to content

Membuat garis lurus menggunakan Algoritma Bresenham secara sederhana menggunakan Python.

License

Notifications You must be signed in to change notification settings

iseeface/simple-algorithm-Bresenham

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

How to Run the Code / Cara menjalankan Program :

  1. Pastikan anda sudah memasang library matplotlib dengan cara : pip install matplotlib
  2. Jalankan program dari Kode Editor atau Command Line Python
  3. Masukkan input-an angka untuk x1,y1,x2,y2

About

Membuat garis lurus menggunakan Algoritma Bresenham secara sederhana menggunakan Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages