Skip to content

mokiat/gomath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go mathematics library

Go Reference Build Status Go Report Card

A lightweight mathematics library in Go intended to be used in graphics, simulation, and game projects.

The code is split into single-precision and double-precision packages:

  • sprec - single-precision types and functions
  • dprec - double-precision types and functions

About

A simple math library in Go that is meant to be used for 3d graphics and game development.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages