crystaledge v0.2.6

A pure Crystal Vector Math library

crystaledge

Build Status

Pure Crystal vector math library (WIP)

Installation

Add this to your application's shard.yml:

dependencies:
  crystaledge:
    github: unn4m3d/crystaledge

Development

TODO List:

  • Vector2 math
    • Vector2 * Matrix3
    • Vector2 tests
    • Vector2 docs
    • "Dangerous" versions of Vector2 methods
  • Vector3 math
    • Vector3 * Matrix4
    • Vector3 rotation
    • Vector3 reflection
    • Vector3 tests
    • Vector3 docs
    • "Dangerous" versions of Vector3 methods
  • Vector4 math
    • Vector4 tests
    • Vector4 docs
    • "Dangerous" versions of Vector4 methods
  • Matrix3 math
    • Matrix3 tests
    • Matrix3 docs
  • Matrix4 math
    • Matrix4 tests
    • Matrix4 docs
  • Quaternion
    • Quaternion tests
    • Quaternion docs

Contributing

  1. Fork it ( https://github.com/unn4m3d/crystaledge/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

crystaledge

Owner
Statistic
  • 26
  • 4
  • 0
  • 6
  • 0
  • 10 months ago
  • June 9, 2016
License

MIT License

Links
Synced at

Sun, 05 May 2024 01:10:55 GMT

Languages