Skip to content

Platform agnostic 2D/3D geometry helpers implemented in Swift.

Notifications You must be signed in to change notification settings

michaelkyriacou/Swift.Geometry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Swift.Geometry

Swift.Geometry consists of several 2D/3D geometric contructs built using platform independent* Swift and are intended to assist in the development of 2D & 3D games or systems.

*To avoid platform dependant code, some mathematical functions such as sqrtf() have been implemented in this package.

Currently Implemented:

  • Vector2
  • Vector3
  • Quaternion (In the works)

About

Platform agnostic 2D/3D geometry helpers implemented in Swift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages