|
All checks were successful
/ test (pull_request) Successful in 2m25s
The test fails, as expected, if you disable sphere normalization by making `Sphere::normalize_mut_rep` do nothing. Since the tests aren't built for WebAssembly, we have to replace `console::log` with `console_log!` in all of the functions they use. We'll eventually want to do this replacement everywhere. |
||
|---|---|---|
| .. | ||
| add_remove.rs | ||
| assembly.rs | ||
| display.rs | ||
| engine.rs | ||
| identity.vert | ||
| lib.rs | ||
| main.rs | ||
| outline.rs | ||
| point.frag | ||
| point.vert | ||
| specified.rs | ||
| spheres.frag | ||
| tests.rs | ||