Skip to content

Unity project that simulates equally distributed points on a spherical surface

Notifications You must be signed in to change notification settings

teslavitas/PointsOnSphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PointsOnSphere

Unity project that simulates equally distributed points on a spherical surface.

Simulation principle

The idea is to solve a problem of equal distribution of N points on a shere using physical simulation. Each point is represented by an electrically charged ball. Each ball has the same charge and mass so they push each other. All balls are enclosed in a shpere that limits their movements.

Example

Compiled example is published here: https://teslavitas.github.io/PointsOnSphere/ Rotate the camera using arrow keys. Zoom with "[" and "]". Press the "Add object" button to add a new ball.

About

Unity project that simulates equally distributed points on a spherical surface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published