1tron
1tron
8 / 3
29th July
29th July
No Description provided.

Comments

  • PigLover5
    PigLover5
    31st August
    aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
  • Etho
    Etho
    30th August
    runs rainworld?
  • TheFloorKiller
    TheFloorKiller
    5th August
    simple line draw algorithm
  • IsaacThatKerbal
    IsaacThatKerbal
    5th August
    its javascript i think
  • 008cff
    008cff
    4th August
    to me it seems like it just ensures x1<=x2 and y1<=y2, then renders x,y for the line from x1y1 to x2y2, no idea about the D,A,B variables as my coding skills suck(probaly)
  • 008cff
    008cff
    4th August
    or is it python
  • 008cff
    008cff
    4th August
    is this pseudocode? or my mental language database is too short
  • 1tron
    1tron
    4th August
    U42: indeed
  • Lupexium
    Lupexium
    4th August
    line drawer
  • U42
    U42
    4th August
    bresenham line drawing algorithm?