MattCampbell
-
- 644,264 total downloads
- last updated 10/19/2019
- Latest version: 1.1.19.1019
This project is a convex hull algorithm and library for 2D, 3D, and higher dimensions. The code can also be used to compute Delaunay triangulations and Voronoi meshes of the input data. -
StarMath
by: MattCampbell- 190,024 total downloads
- last updated 2/4/2020
- Latest version: 2.0.20.204
A small library for performing matrix math, linear algebra - now including sparse matrix solve. Most functions are static and use simple arrays (e.g double[,]) making it easy to use in other projects. -
TVGL
by: MattCampbell- 57,556 total downloads
- last updated 4/28/2019
- Latest version: 1.0.19.213
This dynamic library is focused on Computational Geometry functions likes the ones you would find in CGAL. As opposed to copying directly others work, we have sought to create functions from scratch that are... More information -
OOOT
by: MattCampbell- 17,764 total downloads
- last updated 4/23/2021
- Latest version: 1.0.21.422
A library (.dll) of various linear, nonlinear, and stochastic numerical optimization techniques. While some of these are older than 40 years, many have yet to take advantage of an object-oriented programming... More information -
PMKS
by: MattCampbell- 12,936 total downloads
- last updated 10/23/2017
- Latest version: 1.0.1710.23
PMKS returns quick and accurate results for the position, velocity, and acceleration of rigid bodies connected as planar mechanisms. This project is typically used with the aid of the web tool (PMKS_Web project... More information