Skip to content

libgdx project. Graphical representation of Gaussian distribution (normal distribution)

Notifications You must be signed in to change notification settings

JonSeijo/gaussian-distribution

Repository files navigation

Gaussian Distribution - Visual demostration

Shows majority of points being generated towards the mean, with less of them deviating from it.

Using libgdx framework. (Main code in path "/core")

alt tag

All generated valued can be found on the Y axis, with the mean on the center. The color palette is also generated with normal distribution.

  • Standard Deviation: (Default: 30) Deviation from the mean used in gaussian distribution. Press SPACE key to modify it.

  • Velocity: (Default: 8) Modifies velocity of the "shooter", and in consecuence, the spacing between the point on the X axis. Press CONTROL key to modify.

About

libgdx project. Graphical representation of Gaussian distribution (normal distribution)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published