mogoson / MGS.Mathematics

Mathematics code for C# and Unity project develop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[TOC]

MGS.Mathematics

Summary

  • Mathematics code for C# and Unity project develop.

Environment

  • Unity 5.0 or above.
  • .Net Framework 3.5 or above.

Platform

  • Windows

Module

Geometry

  • Vector2D, Line, Circle.
  • Relation, Intersection.

Hermite Curve

  • Hermite polynomial.
  • Hermite Curve.

Math Smooth

  • Linear Smooth.
  • Quadratic Smooth.
  • Cubic Smooth.

Demo

  • Demos in the path "MGS.Packages/Mathematics/Demo/" provide reference to you.

Copyright © 2022 Mogoson. mogoson@outlook.com

About

Mathematics code for C# and Unity project develop.

License:Apache License 2.0


Languages

Language:C# 100.0%