Wolfram: Transformation Matrix
Matrix for Geometric Transformation
sometimes, you just need the matrix for a transformation.
these functions are good for if you want a matrix directly, e.g. if you are doing physics or linear algebra numerically.
once you get a matrix M, you can apply it to a point by just
M . p
3d rotation related:
matrix for nD:
TransformationMatrix
converts a symbolic
TransformationFunction
to a matrix.
WolframLang, Graphics Programing
- Wolfram: Graphics Programing Index
- Wolfram: Plot and Visualization
- Wolfram: Graphics Primitives
- Wolfram: Graphics Directives
- Wolfram: Extract Graphics from Plot
- Wolfram: Geometric Transformation Functions
- Wolfram: Apply Transform to Graphics
- Wolfram: Compose Transformations
- Wolfram: Translate Copy Graphics
- Wolfram: Transformation Matrix
- Wolfram: GraphicsComplex
- Wolfram: Mesh Region
- Wolfram: Graphics Misc
- Wolfram: Animation