Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement all brender matrix functions #66

Merged
merged 5 commits into from
Jan 20, 2022

Conversation

madebr
Copy link
Collaborator

@madebr madebr commented Jan 3, 2022

This pr adds implementations for all matrix related functions.
It also tests each function at least once.

fyi, the rolling ball algorithm is described in this paper:
http://citeseerx.ist.psu.edu/viewdoc/summary;jsessionid=FC5BB3EADECE14753EDF5C15AC6A1346?doi=10.1.1.69.2209
(equation 3 with nz = 0)

@madebr
Copy link
Collaborator Author

madebr commented Jan 10, 2022

@dethrace-labs
I think you need to enable actions for me first before merging.
I had a little bug in the quat functions (I forgot to return the written-to object).

update:
working now: https://github.com/madebr/dethrace/actions/runs/1675397179

@dethrace-labs dethrace-labs merged commit e8f3b6f into dethrace-labs:master Jan 20, 2022
@madebr madebr deleted the brender_math branch January 20, 2022 00:13
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.

2 participants