Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAdded `mat4` #556
Conversation
bvssvni
added some commits
Dec 7, 2018
bvssvni
merged commit c8f9df1
into
PistonDevelopers:master
Dec 11, 2018
bvssvni
deleted the
bvssvni:mat4
branch
Dec 11, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
bvssvni commentedDec 7, 2018
•
edited
Adds 4D matrix to Dyon.
For design, see #557
Uses column major as internal format, but syntactically row major is
used for easier working with basis vectors.
Uses
;to separate between basis vectors.Parentheses around vectors can be omitted inside the
mat4brackets.mat4type syntaxmat4blockMat4to ASTrxintrinsicryintrinsicrzintrinsicrwintrinsicrvintrinsiccxintrinsiccyintrinsicczintrinsiccwintrinsiccvintrinsicRuntime::mat4mat4variablewrite_mat4for writing out closure codeType::Mat4mat4andmat4multiplicationmat4andmat4additionmat4andvec4transformationdetintrinsicinvintrinsicMat4for easier embeddingmovintrinsic*=assignment+=assignmentrot__axis_angleintrinsictauintrinsicortho__pos_right_up_forwardintrinsicproj__fov_near_far_arintrinsicmvp__model_view_projectionintrinsicscaleintrinsic