Skip to content

added: matrix and vector library, fixes #2 - #4

Draft
314abh wants to merge 2 commits into
devfrom
v1-dev
Draft

added: matrix and vector library, fixes #2#4
314abh wants to merge 2 commits into
devfrom
v1-dev

Conversation

@314abh

@314abh 314abh commented Mar 12, 2026

Copy link
Copy Markdown
Owner

Necessary functions supporting operations on matrices and vectors (for 2D and 3D graphics). More functions may be added as deemed necessary.

@314abh 314abh self-assigned this Mar 12, 2026
@coderabbitai

coderabbitai Bot commented Mar 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: f6efc37d-05a3-4249-88bb-90cc147e7af0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch v1-dev
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

You can customize the tone of the review comments and chat replies.

Configure the tone_instructions setting to customize the tone of the review comments and chat replies. For example, you can set the tone to Act like a strict teacher, Act like a pirate and more.

@314abh 314abh linked an issue Mar 12, 2026 that may be closed by this pull request
will soon add function definitions for matrices, too.
TODO: replace vec4_cross with something useful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add matrix manipulation library

1 participant