]> git.seodisparate.com - jumpartifact.com_demo_0/commit
Fixes
authorStephen Seo <seo.disparate@gmail.com>
Fri, 4 Aug 2023 02:42:11 +0000 (11:42 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Fri, 4 Aug 2023 02:42:11 +0000 (11:42 +0900)
commitf0ce6520f46e32267da96557fcb9ab65a20b3cea
tree147625c3572401f7a0df4da17e088ca89a85aa97
parentc99407a474d774bb71602d3d8e38496aae9207c4
Fixes

Rotation Matrices should now match the "right-handled rule".

Fixes related to weirdness using the column-major ordered Matrix struct.
Makefile
src/3d_helpers.cc
src/3d_helpers.h
src/raymath.cc [new file with mode: 0644]
src/screen_trunner.cc
src/screen_trunner.h
src/test/test.cc
wasm_build/Makefile
wasm_include/raymath.h [new file with mode: 0644]