Write a tetrahedron radius ratio test and example #73
Labels
No labels
bug
design
duplicate
enhancement
maintenance
prospective
question
todo
ui
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
#74 Set up a tetrahedron radius ratio demo}
glen/dyna3
Reference: glen/dyna3#73
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Motivation
The tetrahedron radius ratio example from the engine prototype finds the circumscribed and inscribed spheres of a regular tetrahedron and calculates the ratio between their radii. Using a hand calculation of the same ratio, we can turn this example into an end-to-end test of the engine.
Goals
engine::examples
submodule alongside the Irisawa hexlet and kaleidocycle realization code.