elm-explorations / elm-explorations/linear-algebra

Include function to apply a Mat4 to a Vec4

Open
#2 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
27
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The `Matrix4` module currently includes a function `transform` for applying a `Mat4` to a `Vec3`, but no function for applying a `Mat4` to an arbitrary `Vec4`. I'm using this package for some calculations involving four-dimensional geometry, so having this function would be extremely useful!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.