Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Add bounding_box, line_with_normals, and helix node #96

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

gmlewis
Copy link

@gmlewis gmlewis commented Oct 10, 2023

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 added 11 commits October 9, 2023 14:37
Signed-off-by: Glenn Lewis <[email protected]>
Signed-off-by: Glenn Lewis <[email protected]>
Signed-off-by: Glenn Lewis <[email protected]>
Signed-off-by: Glenn Lewis <[email protected]>
Signed-off-by: Glenn Lewis <[email protected]>
Signed-off-by: Glenn Lewis <[email protected]>
Signed-off-by: Glenn Lewis <[email protected]>
Signed-off-by: Glenn Lewis <[email protected]>
Signed-off-by: Glenn Lewis <[email protected]>
Signed-off-by: Glenn Lewis <[email protected]>
Signed-off-by: Glenn Lewis <[email protected]>
Signed-off-by: Glenn Lewis <[email protected]>
@gmlewis gmlewis changed the title Fix Extrude Along Curve Add bounding_box, line_with_normals, and helix node Oct 10, 2023
@gmlewis
Copy link
Author

gmlewis commented Oct 15, 2023

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

Signed-off-by: Glenn Lewis <[email protected]>
Signed-off-by: Glenn Lewis <[email protected]>
Signed-off-by: Glenn Lewis <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extrude Along Curve issues
1 participant