-
Notifications
You must be signed in to change notification settings - Fork 54
Issues: felselva/mathc
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
results are different from the DirectX math library (DirectXMath.h)
#48
opened Apr 24, 2023 by
badasahog
smat4_rotation_* looks wrong. Shouldn't they be initialised with identity matrix?
#45
opened Sep 8, 2020 by
suyashmohan
Suggestion: rename last two parameters of mat4_perspective in mathc.h to speaking names
#40
opened Jan 29, 2020 by
ghost
Remove "stdbool.h" and replace
bool
, true
and false
with uint8_t
, 1
and 0
, respectively?
#33
opened Feb 14, 2019 by
felselva
Use macro to define the type that "regular" functions use and remove
ps*
and s*
#29
opened Jan 29, 2019 by
felselva
Discussion for the next major release (2.0.0)
discussion
version 2
#17
opened Nov 13, 2017 by
felselva
ProTip!
no:milestone will show everything without a milestone.