home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / Physics_on20307011132006.psc / @PSC_ReadMe_67077_1.txt next >
Text File  |  2006-11-13  |  1KB  |  16 lines

  1. Title: Physics on bitmap
  2. Description: We all sean simple phisics endgines in VB work whith balls in a sqare box(Form).Boxes are too boring to me so i made one that works on a bitmap mask.
  3. I was too lazy to put in some good graphics code so i just used a picturebox,wich was amazingly fliker free.
  4. Also a good feture in it is drawing walls while simulation is runing.
  5. Camera auto scrools to the ball when simulation is runing its movement is also smothend by a simple eqasion.
  6. Comands:
  7. Left Click = draw wall
  8. Left Click + Shift = erase wall (caution: this works on exsiting mask too)
  9. Midle Click+ Drag = Scroll
  10. Right Click = move ball to cursor 
  11. Oh and leave some coments.
  12. This file came from Planet-Source-Code.com...the home millions of lines of source code
  13. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=67077&lngWId=1
  14.  
  15. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  16.