setzer22 / blackjack

A procedural, node-based modelling tool, made in rust 🦀
Mozilla Public License 2.0
1.42k stars 64 forks source link

Add bounding_box, line_with_normals, and helix node #96

Open gmlewis opened 1 year ago

gmlewis commented 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.

fixed-2023-10-09_21-14-06

gmlewis commented 1 year ago

Just FYI - with these changes, I put together this Blackjack example file: https://github.com/gmlewis/go-bjk#go-bjk