Open gmlewis opened 1 year ago
~Fixes: #95.~
It turns out that #95 was just user error.
However, I think this PR might still be useful, as it adds a "bounding_box" method to Rust, and a "line_with_normals" function to Lua, in addition to a "helix.lua" node.
Just FYI - with these changes, I put together this Blackjack example file: https://github.com/gmlewis/go-bjk#go-bjk
~Fixes: #95.~
It turns out that #95 was just user error.
However, I think this PR might still be useful, as it adds a "bounding_box" method to Rust, and a "line_with_normals" function to Lua, in addition to a "helix.lua" node.