Skip to content

kr-t/Linear-Transformation-by-Matrices

Repository files navigation

Linear-Transformation-by-Matrices

Implementation of linear transformation represented by matrices via matrix multiplication pipelines.

library is used for asynchronous operations.

Input consists two files: "input_matrices.txt": first line consists number of 4x4 matrices, next lines consist matrices themselves. "input_points.txt": first line consists number of 1x3 vectors, next lines consist vectors themselves.

Example input files are included.

About

Implementation of linear transformation represented by matrices via matrix multiplication pipelines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages