upsidedown

SEM6: CG Coconut tree

Jan 23rd, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.41 KB | None | 0 0
  1. dda(150,350,150,200,p,RGB(128,128,128));
  2.     dda(150,200,50,200,p,RGB(128,128,128));
  3.     dda(150,200,50,150,p,RGB(128,128,128));
  4.     dda(150,200,50,100,p,RGB(128,128,128));
  5.     dda(175,200,100,50,p,RGB(128,128,128));
  6.     dda(175,200,250,50,p,RGB(128,128,128));
  7.     dda(200,200,300,100,p,RGB(128,128,128));
  8.     dda(200,200,300,150,p,RGB(128,128,128));
  9.     dda(300,200,200,200,p,RGB(128,128,128));
  10.     dda(200,350,200,200,p,RGB(174,28,168));
Advertisement
Add Comment
Please, Sign In to add comment