Skip to content

code-spot

a programming blog

  • Blog
  • Writing (on Game Development)
  • Polyominoes
  • Private Projects
    • Difference and Functional Equations Reference
    • Python Image Code
    • Special Numbers Library
    • XSI Scripting Using Python: Course Notes
  • About Me

Tag: random distribution

April 28, 2009

Generating Random Integers With Arbitrary Probabilities

I finally laid my hands on Donald Knuth’s The Art of Computer Programming (what a wonderful set of books!), and found a neat algorithm…

April 15, 2009

Estimating a Continuous Distribution from a Sample Set

It is sometimes necessary to find the distribution given a sample set from that distribution. If we do not know anything about the distribution,…

April 15, 2009

Generating Random Points from Arbitrary Distributions for 2D and Up

I have already covered how to generate random numbers from arbitrary distributions in the one-dimensional case. Here we look at a generalisation of that…

December 7, 2008

Random Steering – 7 Components for a Toolkit

Random steering is often a useful for simulating interesting steering motion. In this post we look at components that make up a random steering…

Categories

  • Algorithms (26)
  • C# (1)
  • C++ (3)
  • Downloads (13)
  • Game Development (19)
  • Games (1)
  • Image Processing (11)
  • Java (2)
  • Mathematics (11)
  • Opinion (1)
  • Python (6)
  • Simulation (5)
  • Snippet (8)
  • Tools (4)
  • Tutorial (9)
  • Web Development (1)

Blogroll

  • Dev.Mag

Tag cloud

computer graphics algorithm Mathematics grids distribution function spatial partitioning PID controller vector field response curve game tools discrete calculus Special Numbers Library functional equation editor 2D functional equations Image Processing quadtrees Python Dev.Mag artificial intelligence sum image partitioning AI tiles random distribution level editor Game Development blending random difference equation compression Simulation Perlin noise probability random number generation sampling filtering quadtree maintainability C++ procedural texture optimisation Game Maker z-transform

Categories

  • Algorithms (26)
  • C# (1)
  • C++ (3)
  • Downloads (13)
  • Game Development (19)
  • Games (1)
  • Image Processing (11)
  • Java (2)
  • Mathematics (11)
  • Opinion (1)
  • Python (6)
  • Simulation (5)
  • Snippet (8)
  • Tools (4)
  • Tutorial (9)
  • Web Development (1)

Blogroll

  • Dev.Mag

Tag cloud

Mathematics game tools vector field procedural texture maintainability image partitioning Special Numbers Library blending spatial partitioning Perlin noise functional equations functional equation tiles Python Image Processing z-transform level editor Game Development random number generation sampling distribution function filtering optimisation probability difference equation discrete calculus computer graphics algorithm random distribution C++ 2D response curve Simulation quadtree compression Dev.Mag PID controller grids editor random artificial intelligence AI quadtrees Game Maker sum
Copyright code-spot. All rights reserved. | Powered by WordPress & Writers Blogily Theme