Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure nightsketch crate #20

Merged
merged 3 commits into from Oct 29, 2021
Merged

Restructure nightsketch crate #20

merged 3 commits into from Oct 29, 2021

Conversation

kneitinger
Copy link
Owner

Breaks sketch related traits and parameter metadata structs/enums out of nightsketch/src/lib.rs and into nightsketch/src/sketch.rs and nightsketch/src/metadata.rs respectively.

Additionally, moves the Blossom sketch's exp_dec and sin_component functions into a new nightgraphics::utils module.

@kneitinger kneitinger mentioned this pull request Oct 29, 2021
3 tasks
@kneitinger kneitinger merged commit 8052b1e into main Oct 29, 2021
@kneitinger kneitinger deleted the restructure_sketch_crate branch October 29, 2021 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant