/Sharp3D.Math

Sharp3D.Math contains fundemental classes to dealing with numerics on the .NET platform. It contains various mathematical structures such as vectors, matrices, complex numbers and contains methods for numerical integration, random numbers generation and other object-oriented numeric functions.

Primary LanguageC#Apache License 2.0Apache-2.0

Sharp3D.Math

origin: http://sharp3d.codeplex.com/

Overview

Sharp3D.Math contains fundemental classes to dealing with numerics on the .NET platform. It contains various mathematical structures such as vectors, matrices, complex numbers and contains methods for numerical integration, random numbers generation and other object-oriented numeric functions.

Check out the latest Sharp3D.Math news at the blog (http://www.ekampf.com/blog/CategoryView,category,Projects,Sharp3D.Math.aspx) (RSS feed (http://www.ekampf.com/blog/SyndicationService.asmx/GetRssCategory?categoryName=Projects%7CSharp3D.Math)).

Features

  • Fully compatible with the .NET CLR making the library usable from any .NET language.
  • Support for both single and double precision computations.
  • Vector, Matrix, Complex numbers and Quaternions structures.
  • Geometric data types and algorithms for 2D and 3D - distance and intersection methods, bounding volumes computation etc.
  • Random numbers generation from various distribution probabilities.
  • Classes for encapsulating unary functions with support for numerical integration and differentiation.
  • Fully persistable data structures using standard .NET mechanisms.
  • Strong-typed collections for library's data types.
  • Support for conversion between the library's data structures and DirectX\GDI+ structures.

Library Users

Hortilux Schreder Supplemental lighting

The library is used by a software written for Hortilux (www.hortilux.com) who is installing lights in greenhouses and is doing calculations on light level and uniformity before selling to their clients. They can also easily test a reflector in multiple grid configurations automatically and get an overview of its performance.

image

Last edited Dec 8, 2006 at 6:16 AM by codeplexadmin, version 5