Skip to content

Unity script to explore how Pythagorean triangles and Polar Co-ordinates make movement in a circle possible in Unity.

License

Notifications You must be signed in to change notification settings

shishu123cn/MoveInACircleWithTriangles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MoveInACircleWithTriangles

Unity script to explore how Pythagorean triangles and Polar Co-ordinates make movement in a circle possible in Unity.

Attach this script to any game object and provide a few basic settings like speed and radius and it will circle around.

The maths behind the circular movement is explained and visually represented in the scene view with gizmos.

See the DevLog entry for more info: http://www.zuluonezero.net/2020/04/02/unity-circular-movement-with-triangles/

About

Unity script to explore how Pythagorean triangles and Polar Co-ordinates make movement in a circle possible in Unity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published