文件名称:FunWithGravity
- 所属分类:
- 图形图象
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 14.66kb
- 下载次数:
- 0次
- 提 供 者:
- h***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This article is a fine example of what happens when programmers get bored. There s nothing exciting in the code, maybe a gentle introduction to GDI+. It was just a fun project to mess with, and it s addictive to play with. So I thought I might share it.
I was thinking about the fact that every particle in the universe is constantly gravitationally affected by every particle in the universe, and wanted to see what it would look like modeled in software. It s been a number of years since I cracked a Physics book, so I can t guaranty my accuracy with this project... But it sure is pretty.
I was thinking about the fact that every particle in the universe is constantly gravitationally affected by every particle in the universe, and wanted to see what it would look like modeled in software. It s been a number of years since I cracked a Physics book, so I can t guaranty my accuracy with this project... But it sure is pretty.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 5956462funwithgravity.zip 列表 App.ico AssemblyInfo.cs Form1.cs Form1.resx GravityParticles.cs Particle.cs ParticleComparer.cs ParticleSwarm.csproj ParticleSwarm.psc ParticleSwarm.sln ParticleSystem.cs SingleParticle.cs Vector.cs