Physics Techniques For World Synthesis Part I – Dynamic Monte-Carlo


Dynamic Monte-Carlo is a method used in physics to simulate things where you know the energy, but not the detailed rules for the dynamics. The core of the algorithm is to pick a random location, make a change, and then figure out whether to keep that change or throw it out. A basic example is the…