forked from StudioInfinity/dyna3
Addresses issue #86 by correctly dispatching the routine used to normalize spheres during nudging. Adds a test that would have detected the issue. Since the tests aren't built for WebAssembly, we have to replace `console::log` with `console_log!` in all of the functions used by `assembly::curvature_drift_test`. We'll eventually want to do this replacement everywhere. Co-authored-by: Aaron Fenyes <aaron.fenyes@fareycircles.ooo> Reviewed-on: StudioInfinity/dyna3#87 Co-authored-by: Vectornaut <vectornaut@nobody@nowhere.net> Co-committed-by: Vectornaut <vectornaut@nobody@nowhere.net> |
||
---|---|---|
.. | ||
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 |