Close
Thank you for hovering me :P
  • Topic
    • Design
    • Development
    • Productivity
    • Journal
    • Coffee
    • Food Review
  • About
  • Now
  • dae.ng
Menu
  • Topic
    • Design
    • Development
    • Productivity
    • Journal
    • Coffee
    • Food Review
  • About
  • Now
  • dae.ng

Grafika Komputer: Circle MidPoint Drawing Algorithm

Void CircleMidPoint (int Xcenter, int Ycenter, int Radius) { X = 0; Y = Radius; P = 1 – Radius; While (X<Y) { X = X+1; If (P < 0)

Read More »
8 October 2014 No Comments

2021 © Made with ❤️ in Jakarta