Skip to content

Conversation

@patowen
Copy link

@patowen patowen commented Oct 15, 2022

This pull request was made by creating a branch from the AABB branch, running git merge master, resolving merge conflicts, and making the following changes to fix merge conflicts that weren't automatically detected:

patowen added 14 commits August 12, 2022 18:16
Instead of (0,0,0) being at a dodecahedron's center and (1,1,1) being at
the vertex, this change makes it so that (0,0,0) is at the vertex and
(1,1,1) is at the corner. This puts the origin where the distortion from
a Euclidean cube is at its weakest.
Avoid confusion with faces as a plural nooun, which would normally
correspond to polyhedral faces
nalgebra's proc macros are unhygenic and hardcode the package name as
nalgebra when looking up functions, so using the matrix! and vector!
macros require the ability to reference nalgebra with its full name.
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.

1 participant