-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Martijn Koopman edited this page Jun 13, 2019
·
17 revisions
Welcome to the SpatiumLib wiki. Here you'll find code examples.
- Basics
- 3D graphics
- Transformations
- Rendering
- Wireframe rendering a scene
- Shaded rendering
- 2D drawing
- Drawing primitives (lines, circles, rectangles)
- Drawing Bezier curves
- Geographic
- Spherical to Cartesian coordinates conversion
- Spatial data structures
- Miscellaneous math
- Calculate mean, standard deviation, variance and covariance
- Solve system of linear equations
- Least squares line fitting
- Calculate eigenvectors of a point set