Visualizing wave interference using FireMonkey(很美)
Visualizing wave interference using FireMonkey By: Anders Ohlsson Abstract: This article discusses how you can generate your own dynamic 3-dimensional mesh for visualizing wave interference using Delphi XE2 and FireMonkey. Prerequisites! This article builds on my previous article "Visualizing mathematical functions by generating custom meshes using FireMonkey" . The wave function The wave function we'll use in this article is: f(x,y) = A*sin(1/L*r-v*t) where: (x,y) = observation point A = amplitude L = wave length r = distance between wave center and observation point v = velocity of wave