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

preliminary work for projection changes #774

Merged
merged 10 commits into from
Jan 10, 2025

Conversation

Berthalamew
Copy link
Collaborator

changes and additions to prepare for projection work

would loop for the incorrect amount of times when copying over contents that don't match
- name the change color function and properly label the render_lighting member
fix typo when calculating the y position, function would multiply output->vectors.left.j by inverse_pos.x rather than inverse_pos.y previously.
- add VALIDATE_REAL_ENABLED preprocessor constant
- add macros: assert_valid_real and valid_real_matrix4x3
- add functions: valid_real_point3d, valid_real_vector3d_axes3, valid_real_matrix4x3, negate_vector3d, and scale_vector4d
- adjust parameter names in cross_product3d
- remove return value from matrix4x3_inverse
- remove unneeded if statement from c_rasterizer_constant_4f_cache::test_cache
@Berthalamew Berthalamew merged commit bdc76d0 into pnill:development-new Jan 10, 2025
3 checks passed
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